| # | File | Line | Problem |
| 1 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\eaccounts\common\java\AccountsCredentials.java |
199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
66 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
67 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
70 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
275 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 7 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
275 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 8 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
332 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 9 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
332 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 10 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
373 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 11 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
373 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 12 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
419 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 14 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
419 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 15 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
419 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 16 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
422 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 17 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
440 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 18 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
481 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 19 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
481 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 20 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
520 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 21 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
520 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 22 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
550 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 23 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
550 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 24 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
584 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 25 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\RoleDAO.java |
584 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 26 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
73 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 27 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
74 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 28 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
77 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 29 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
78 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 30 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
349 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 31 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
349 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 32 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
392 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 33 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
392 |
Don't create the PrepareStatement Object creation inside loops |
| 34 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
423 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 35 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
423 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 36 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
460 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 37 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
460 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 38 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
511 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 39 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
511 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 40 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
514 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 41 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
516 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 42 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
517 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 43 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 44 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
519 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 45 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
520 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 46 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 47 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
522 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 48 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
525 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 49 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 50 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
644 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 51 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
644 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 52 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
647 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 53 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
683 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 54 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
683 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 55 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 56 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 57 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
689 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 58 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
728 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 59 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
728 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 60 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
736 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 61 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
737 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 62 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
827 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 63 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
827 |
Don't create the PrepareStatement Object creation inside loops |
| 64 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
857 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 65 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
857 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 66 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
887 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 67 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
887 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 68 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
916 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 69 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
916 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 70 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
963 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 71 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
963 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 72 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1008 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 73 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1008 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 74 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1030 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 75 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1030 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 76 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1052 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 77 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1052 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 78 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1074 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 79 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1074 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 80 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1074 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 81 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 82 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 83 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1137 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 84 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1141 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 85 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1141 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 86 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1172 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 87 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1172 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 88 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1203 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 89 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1203 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 90 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1294 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 91 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserDAO.java |
1294 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 92 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
78 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 93 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
82 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 94 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
83 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 95 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
450 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 96 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
487 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 97 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 98 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 99 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
533 |
Avoid instantiating variables in a loop body. |
| 100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
535 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
575 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
596 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
599 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
599 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
635 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
638 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\dao\UserRoleDAO.java |
1038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\bmp\RoleMasterBeanPK.java |
28 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\bmp\RoleMasterBeanPK.java |
29 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\bmp\UserMasterBeanPK.java |
26 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\bmp\UserMasterBeanPK.java |
27 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
97 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
101 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
103 |
All the static variables in the enterprise beans must be final. |
| 120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
150 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
152 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
154 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
155 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
156 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
216 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
423 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
477 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
519 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
522 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
523 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
524 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
527 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
618 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
693 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
798 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
806 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
875 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
880 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
928 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
937 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
949 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1020 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1055 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1088 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1123 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1124 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1127 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1129 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1130 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1133 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1167 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1167 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1182 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1204 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1257 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1271 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1290 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1331 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1363 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1365 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1366 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1372 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1408 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1408 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1479 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1517 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1536 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1619 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1642 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1709 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1713 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1765 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1771 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1808 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1833 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1861 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1864 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1865 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1866 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1870 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1887 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1891 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
1990 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2014 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2014 |
Avoid calling methods in Loops. |
| 250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2033 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2037 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2070 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2093 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2096 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2099 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2139 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2182 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2200 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2231 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2241 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2247 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2260 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2260 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2261 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2330 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2370 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2386 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2420 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2477 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2519 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2546 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2553 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2580 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2581 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2601 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2627 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\AccessControlSessionBean.java |
2627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
121 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
133 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
134 |
All the static variables in the enterprise beans must be final. |
| 297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
227 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
271 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
286 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
290 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
292 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
332 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
415 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
419 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
421 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
463 |
Avoid instantiating variables in a loop body. |
| 309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
481 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
496 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
545 |
Avoid instantiating variables in a loop body. |
| 314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
561 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
591 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
591 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
610 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
662 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
668 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
697 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
728 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
735 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
755 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
759 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
761 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
791 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
841 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
847 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
865 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
870 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
872 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
872 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
941 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
973 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
977 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1062 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1069 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1147 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1154 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1270 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1297 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1303 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1365 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1417 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1426 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1426 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1429 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1439 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1498 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1565 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1686 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1734 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1832 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1836 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1858 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1858 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1862 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1883 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1883 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
1941 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2022 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2029 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2035 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2080 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2131 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2203 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2203 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2204 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2205 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2342 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2361 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2364 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2408 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2488 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2549 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2553 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2600 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2631 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2703 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2731 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2736 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2737 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2740 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2743 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2790 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2791 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2792 |
Avoid instantiating variables in a loop body. |
| 411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2792 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2840 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2846 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2850 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2857 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2879 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2899 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2911 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2911 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2912 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2912 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2913 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
2918 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3008 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3044 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3055 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3062 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3081 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3094 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3103 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3103 |
Avoid calling methods in Loops. |
| 437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3104 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3115 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3145 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3147 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3147 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3204 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3214 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3215 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3215 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3216 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3216 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3286 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3292 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3292 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3322 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3328 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3328 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3361 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3371 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3376 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3475 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3481 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3481 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3482 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3503 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3521 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3527 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3528 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3529 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3559 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3576 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\ejb\sls\UserRoleRegistrationSessionBean.java |
3589 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\RoleModel.java |
74 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\RoleModel.java |
254 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
296 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
331 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
366 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
380 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
384 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
588 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
600 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
612 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
624 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\UserModel.java |
636 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
44 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
45 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
52 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
67 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
68 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
69 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\java\VersionedModel.java |
82 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\util\Encryptor.java |
10 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\accesscontrol\util\Encryptor.java |
12 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
21 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
22 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
26 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
26 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
57 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
58 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
94 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
95 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
97 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
97 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
221 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
222 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
237 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
287 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
288 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
290 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
290 |
Avoid calling methods in Loops. |
| 523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
326 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
326 |
Avoid calling methods in Loops. |
| 527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
358 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
358 |
Avoid calling methods in Loops. |
| 531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
444 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
445 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
471 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
482 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\bean\ESupplyUtilities.java |
512 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\DateFormatter.java |
40 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
378 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
413 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\ESupplyGlobalParameters.java |
435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\bean\UniqueIDList.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETAdvancedLOVMasterDAO.java |
47 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETAdvancedLOVMasterDAO.java |
53 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETAdvancedLOVMasterDAO.java |
127 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETAdvancedLOVMasterDAO.java |
173 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETAdvancedLOVMasterDAO.java |
214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
29 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
30 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
31 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
32 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
34 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
42 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
42 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
44 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
45 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
49 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
49 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCarrierContractAdvDAO.java |
123 |
Avoid instantiating variables in a loop body. |
| 565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
41 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
44 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
45 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
46 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
48 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
49 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
50 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
52 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
53 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
54 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
391 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
392 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
850 |
Avoid instantiating variables in a loop body. |
| 584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
940 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsignNoteAdvDAO.java |
941 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
28 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
29 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
30 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
31 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
33 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
34 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
35 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
36 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
37 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
38 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
158 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
168 |
Avoid instantiating variables in a loop body. |
| 606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
444 |
Avoid instantiating variables in a loop body. |
| 608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
618 |
Avoid instantiating variables in a loop body. |
| 610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
724 |
Avoid instantiating variables in a loop body. |
| 612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
817 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETConsoleAdvDAO.java |
827 |
Avoid instantiating variables in a loop body. |
| 614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
27 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
33 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
34 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
35 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
36 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
38 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
39 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
40 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
54 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
54 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
63 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
64 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETCustomerAdvDAO.java |
310 |
Avoid instantiating variables in a loop body. |
| 627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
55 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
59 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
60 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
61 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
62 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
64 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
71 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
72 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
73 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
74 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHAWBAdvDAO.java |
3376 |
Avoid instantiating variables in a loop body. |
| 638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
54 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
58 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
59 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
60 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
61 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
63 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
70 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
71 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
72 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
73 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETHBLAdvDAO.java |
1197 |
Avoid instantiating variables in a loop body. |
| 649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
54 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
58 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
59 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
60 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
61 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
63 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
64 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
65 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
66 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
68 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
69 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
157 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
171 |
Avoid instantiating variables in a loop body. |
| 662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETMAWBAdvDAO.java |
257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
25 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
28 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
29 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
30 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
32 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
33 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
34 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
36 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
37 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
38 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETManifestAdvDAO.java |
214 |
Avoid instantiating variables in a loop body. |
| 675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
30 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
33 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
34 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
35 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
36 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
38 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
44 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
45 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
46 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
47 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
48 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
49 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
50 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
51 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
52 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
53 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
54 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
96 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
96 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
739 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\ETPRQAdvDAO.java |
753 |
Avoid instantiating variables in a loop body. |
| 697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\dao\UserLogDAO.java |
91 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
86 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
135 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
180 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
206 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
209 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
210 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
253 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
255 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
303 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
304 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
346 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\CountryManagerBean.java |
350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\MailerBean.java |
46 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\MailerBean.java |
47 |
All the static variables in the enterprise beans must be final. |
| 718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\MailerBean.java |
65 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\ejb\sls\MailerBean.java |
92 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\exception\FoursoftException.java |
145 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\exception\FoursoftException.java |
146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\exception\FoursoftException.java |
148 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\exception\FoursoftException.java |
162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\exception\NestedException.java |
35 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\ErrorMessage.java |
153 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\FoursoftConfig.java |
97 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\FoursoftConfig.java |
138 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\FoursoftConfig.java |
172 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\FoursoftConfig.java |
199 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\FoursoftConfig.java |
219 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\FoursoftConfig.java |
266 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LOVListHandler.java |
57 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LOVListHandler.java |
64 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LOVListHandler.java |
64 |
Avoid calling methods in Loops. |
| 735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
47 |
All the static variables in the enterprise beans must be final. |
| 736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
48 |
All the static variables in the enterprise beans must be final. |
| 737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
79 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
119 |
All the static variables in the enterprise beans must be final. |
| 739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
134 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
143 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\java\LookUpBean.java |
187 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\tags\Select.java |
107 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
279 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
282 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
421 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
426 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
442 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
465 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
471 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
530 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
531 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
542 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
572 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
588 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
589 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
636 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
637 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
649 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
651 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
652 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
655 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
655 |
Avoid calling methods in Loops. |
| 785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
658 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
667 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
670 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
690 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
690 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
46 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
47 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
57 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
57 |
Avoid calling methods in Loops. |
| 797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
64 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
64 |
Avoid calling methods in Loops. |
| 799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
68 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
68 |
Avoid calling methods in Loops. |
| 801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Avoid calling methods in Loops. |
| 808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Avoid calling methods in Loops. |
| 809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Avoid calling methods in Loops. |
| 810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Avoid calling methods in Loops. |
| 811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Avoid calling methods in Loops. |
| 812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
70 |
Avoid calling methods in Loops. |
| 813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Avoid calling methods in Loops. |
| 820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Avoid calling methods in Loops. |
| 821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Avoid calling methods in Loops. |
| 822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Avoid calling methods in Loops. |
| 823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Avoid calling methods in Loops. |
| 824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
72 |
Avoid calling methods in Loops. |
| 825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
98 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\esupply\common\util\StringUtility.java |
98 |
Avoid calling methods in Loops. |
| 827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\dao\AddressDAO.java |
128 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\dao\AddressDAO.java |
172 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\dao\AddressDAO.java |
250 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\dao\AddressDAO.java |
301 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\dao\AddressDAO.java |
387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
55 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
56 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
57 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
58 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
263 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
329 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
484 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
485 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
496 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
498 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
542 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
543 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
688 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
696 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
696 |
Avoid calling methods in Loops. |
| 853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
726 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
849 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
885 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\dao\ETMultiModeRoutePlanDAO.java |
921 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
47 |
All the static variables in the enterprise beans must be final. |
| 859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
182 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
188 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
189 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
220 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
250 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
252 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
253 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
277 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
308 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
327 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
391 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
403 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
445 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
445 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
450 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
542 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
614 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
614 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
652 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
652 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
697 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
706 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
817 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
821 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
823 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
825 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
827 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
852 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
962 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
962 |
Don't create the PrepareStatement Object creation inside loops |
| 896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Avoid calling methods in Loops. |
| 901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Avoid calling methods in Loops. |
| 902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Avoid calling methods in Loops. |
| 903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1002 |
Avoid calling methods in Loops. |
| 904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1358 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1364 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1392 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1392 |
Don't create the PrepareStatement Object creation inside loops |
| 913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1450 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1500 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1514 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1533 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1553 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1590 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1612 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1616 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1641 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1650 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1676 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1680 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1715 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1726 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1728 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1732 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1733 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1753 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1753 |
Don't create the PrepareStatement Object creation inside loops |
| 937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1755 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1755 |
Don't create the PrepareStatement Object creation inside loops |
| 939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1761 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1790 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1790 |
Don't create the PrepareStatement Object creation inside loops |
| 942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1792 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1792 |
Don't create the PrepareStatement Object creation inside loops |
| 944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1798 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1820 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1864 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1879 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1911 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1931 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1955 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
1972 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2009 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2029 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2049 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2375 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2376 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2446 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2474 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2477 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2510 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2623 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2663 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2683 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2709 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2730 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2756 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2782 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2782 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2811 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2840 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
2875 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3077 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3083 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3126 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3141 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3203 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3238 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\ejb\sls\ETMultiModeRoutePlanSessionBean.java |
3344 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\java\ETMultiModeRoutePlanHdrDOB.java |
51 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\java\MasterDocumentHeader.java |
1992 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\routeplan\java\MasterDocumentHeader.java |
1993 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
53 |
All the static variables in the enterprise beans must be final. |
| 993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
79 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
153 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
153 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
156 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
157 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
158 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
161 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
209 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 1005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
215 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
216 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
229 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
268 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
282 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
296 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
366 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
419 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
422 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
423 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
425 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
445 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
445 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
465 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 1025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
465 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 1026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
474 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 1027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
511 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
511 |
Avoid calling methods in Loops. |
| 1029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
512 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
512 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
512 |
Avoid calling methods in Loops. |
| 1032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
512 |
Avoid calling methods in Loops. |
| 1033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
519 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
521 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
602 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
603 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
616 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
681 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
681 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
790 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
790 |
Avoid calling methods in Loops. |
| 1054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
791 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
791 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
791 |
Avoid calling methods in Loops. |
| 1057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
791 |
Avoid calling methods in Loops. |
| 1058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
797 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
797 |
Avoid calling methods in Loops. |
| 1060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
798 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
798 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
798 |
Avoid calling methods in Loops. |
| 1063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
798 |
Avoid calling methods in Loops. |
| 1064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
806 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
806 |
Avoid calling methods in Loops. |
| 1066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
807 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
807 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
807 |
Avoid calling methods in Loops. |
| 1069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
807 |
Avoid calling methods in Loops. |
| 1070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
814 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
814 |
Avoid calling methods in Loops. |
| 1072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
815 |
Avoid calling methods in Loops. |
| 1075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
815 |
Avoid calling methods in Loops. |
| 1076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
823 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
823 |
Avoid calling methods in Loops. |
| 1078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
824 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
824 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
824 |
Avoid calling methods in Loops. |
| 1081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
824 |
Avoid calling methods in Loops. |
| 1082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
830 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
832 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
841 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
841 |
Avoid calling methods in Loops. |
| 1086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Avoid calling methods in Loops. |
| 1091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Avoid calling methods in Loops. |
| 1092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Avoid calling methods in Loops. |
| 1093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
842 |
Avoid calling methods in Loops. |
| 1094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
851 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
851 |
Avoid calling methods in Loops. |
| 1096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
852 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
852 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
852 |
Avoid calling methods in Loops. |
| 1099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
852 |
Avoid calling methods in Loops. |
| 1100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
861 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
863 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
871 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
871 |
Avoid calling methods in Loops. |
| 1104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
872 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
872 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
872 |
Avoid calling methods in Loops. |
| 1107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
872 |
Avoid calling methods in Loops. |
| 1108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
879 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
879 |
Avoid calling methods in Loops. |
| 1110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
880 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
880 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
880 |
Avoid calling methods in Loops. |
| 1113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
880 |
Avoid calling methods in Loops. |
| 1114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
886 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
886 |
Avoid calling methods in Loops. |
| 1116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
887 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
887 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
887 |
Avoid calling methods in Loops. |
| 1119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
887 |
Avoid calling methods in Loops. |
| 1120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
895 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
897 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
906 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
906 |
Avoid calling methods in Loops. |
| 1124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
907 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
907 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
907 |
Avoid calling methods in Loops. |
| 1127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
907 |
Avoid calling methods in Loops. |
| 1128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
914 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
914 |
Avoid calling methods in Loops. |
| 1130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
915 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
915 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
915 |
Avoid calling methods in Loops. |
| 1133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
915 |
Avoid calling methods in Loops. |
| 1134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
922 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
922 |
Avoid calling methods in Loops. |
| 1136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
923 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
923 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
923 |
Avoid calling methods in Loops. |
| 1139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
923 |
Avoid calling methods in Loops. |
| 1140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
931 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
933 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
941 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
941 |
Avoid calling methods in Loops. |
| 1144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
942 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
942 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
942 |
Avoid calling methods in Loops. |
| 1147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
942 |
Avoid calling methods in Loops. |
| 1148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
948 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
948 |
Avoid calling methods in Loops. |
| 1150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
949 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
949 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
949 |
Avoid calling methods in Loops. |
| 1153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
949 |
Avoid calling methods in Loops. |
| 1154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
957 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
959 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
968 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
968 |
Avoid calling methods in Loops. |
| 1158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
969 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
969 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
969 |
Avoid calling methods in Loops. |
| 1161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
969 |
Avoid calling methods in Loops. |
| 1162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
976 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
976 |
Avoid calling methods in Loops. |
| 1164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
977 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
977 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
977 |
Avoid calling methods in Loops. |
| 1167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
977 |
Avoid calling methods in Loops. |
| 1168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
985 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
987 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
996 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
996 |
Avoid calling methods in Loops. |
| 1172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
997 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
997 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
997 |
Avoid calling methods in Loops. |
| 1175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
997 |
Avoid calling methods in Loops. |
| 1176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1003 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1003 |
Avoid calling methods in Loops. |
| 1178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1004 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1004 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1004 |
Avoid calling methods in Loops. |
| 1181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1004 |
Avoid calling methods in Loops. |
| 1182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1012 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1012 |
Avoid calling methods in Loops. |
| 1184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1013 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1013 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1013 |
Avoid calling methods in Loops. |
| 1187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1013 |
Avoid calling methods in Loops. |
| 1188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1019 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1019 |
Avoid calling methods in Loops. |
| 1190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1020 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1020 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1020 |
Avoid calling methods in Loops. |
| 1193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1020 |
Avoid calling methods in Loops. |
| 1194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1028 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1030 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1039 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1039 |
Avoid calling methods in Loops. |
| 1198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1040 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1040 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1040 |
Avoid calling methods in Loops. |
| 1201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1040 |
Avoid calling methods in Loops. |
| 1202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1047 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1047 |
Avoid calling methods in Loops. |
| 1204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1048 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1048 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1048 |
Avoid calling methods in Loops. |
| 1207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1048 |
Avoid calling methods in Loops. |
| 1208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1053 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1053 |
Avoid calling methods in Loops. |
| 1210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1054 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1054 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1054 |
Avoid calling methods in Loops. |
| 1213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1054 |
Avoid calling methods in Loops. |
| 1214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1060 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1062 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1070 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1070 |
Avoid calling methods in Loops. |
| 1218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1071 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1071 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1071 |
Avoid calling methods in Loops. |
| 1221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1071 |
Avoid calling methods in Loops. |
| 1222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1077 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1077 |
Avoid calling methods in Loops. |
| 1224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1078 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1078 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1078 |
Avoid calling methods in Loops. |
| 1227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1078 |
Avoid calling methods in Loops. |
| 1228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1084 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1084 |
Avoid calling methods in Loops. |
| 1230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1085 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1085 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1085 |
Avoid calling methods in Loops. |
| 1233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1085 |
Avoid calling methods in Loops. |
| 1234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1092 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1092 |
Avoid calling methods in Loops. |
| 1236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1093 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1093 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1093 |
Avoid calling methods in Loops. |
| 1239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1093 |
Avoid calling methods in Loops. |
| 1240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1101 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1103 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1112 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1112 |
Avoid calling methods in Loops. |
| 1244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1113 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1113 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1113 |
Avoid calling methods in Loops. |
| 1247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1113 |
Avoid calling methods in Loops. |
| 1248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1120 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1120 |
Avoid calling methods in Loops. |
| 1250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1121 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1121 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1121 |
Avoid calling methods in Loops. |
| 1253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1121 |
Avoid calling methods in Loops. |
| 1254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1129 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1129 |
Avoid calling methods in Loops. |
| 1256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1130 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1130 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1130 |
Avoid calling methods in Loops. |
| 1259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1130 |
Avoid calling methods in Loops. |
| 1260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1138 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1140 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1150 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1150 |
Avoid calling methods in Loops. |
| 1264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1151 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1151 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1151 |
Avoid calling methods in Loops. |
| 1267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1151 |
Avoid calling methods in Loops. |
| 1268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1163 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1163 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1163 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1163 |
Avoid calling methods in Loops. |
| 1272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1163 |
Avoid calling methods in Loops. |
| 1273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1163 |
Avoid calling methods in Loops. |
| 1274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1165 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1165 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1165 |
Avoid calling methods in Loops. |
| 1277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1165 |
Avoid calling methods in Loops. |
| 1278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1181 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1183 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1192 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1192 |
Avoid calling methods in Loops. |
| 1282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1193 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1193 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1193 |
Avoid calling methods in Loops. |
| 1285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1193 |
Avoid calling methods in Loops. |
| 1286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1200 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1200 |
Avoid calling methods in Loops. |
| 1288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1201 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1201 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1201 |
Avoid calling methods in Loops. |
| 1291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1201 |
Avoid calling methods in Loops. |
| 1292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1207 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1207 |
Avoid calling methods in Loops. |
| 1294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1208 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1208 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1208 |
Avoid calling methods in Loops. |
| 1297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1208 |
Avoid calling methods in Loops. |
| 1298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1215 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1217 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1227 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1227 |
Avoid calling methods in Loops. |
| 1302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1228 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1228 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1228 |
Avoid calling methods in Loops. |
| 1305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1228 |
Avoid calling methods in Loops. |
| 1306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1242 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1242 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1242 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1242 |
Avoid calling methods in Loops. |
| 1310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1242 |
Avoid calling methods in Loops. |
| 1311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1242 |
Avoid calling methods in Loops. |
| 1312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1244 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1244 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1244 |
Avoid calling methods in Loops. |
| 1315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1244 |
Avoid calling methods in Loops. |
| 1316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1260 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1260 |
Avoid calling methods in Loops. |
| 1318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1261 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1261 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1261 |
Avoid calling methods in Loops. |
| 1321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1261 |
Avoid calling methods in Loops. |
| 1322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1268 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1270 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1282 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1282 |
Avoid calling methods in Loops. |
| 1326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1283 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1283 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1283 |
Avoid calling methods in Loops. |
| 1329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1283 |
Avoid calling methods in Loops. |
| 1330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1290 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1290 |
Avoid calling methods in Loops. |
| 1332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1291 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1291 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1291 |
Avoid calling methods in Loops. |
| 1335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1291 |
Avoid calling methods in Loops. |
| 1336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1298 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1298 |
Avoid calling methods in Loops. |
| 1338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1299 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1299 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1299 |
Avoid calling methods in Loops. |
| 1341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1299 |
Avoid calling methods in Loops. |
| 1342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1308 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1308 |
Avoid calling methods in Loops. |
| 1344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1309 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1309 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1309 |
Avoid calling methods in Loops. |
| 1347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1309 |
Avoid calling methods in Loops. |
| 1348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1315 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1315 |
Avoid calling methods in Loops. |
| 1350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1316 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1316 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1316 |
Avoid calling methods in Loops. |
| 1353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1316 |
Avoid calling methods in Loops. |
| 1354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1323 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1323 |
Avoid calling methods in Loops. |
| 1356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1324 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1324 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1324 |
Avoid calling methods in Loops. |
| 1359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1324 |
Avoid calling methods in Loops. |
| 1360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1331 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1331 |
Avoid calling methods in Loops. |
| 1362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1332 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1332 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1332 |
Avoid calling methods in Loops. |
| 1365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1332 |
Avoid calling methods in Loops. |
| 1366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1341 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1343 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1356 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1356 |
Avoid calling methods in Loops. |
| 1370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1357 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1357 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1357 |
Avoid calling methods in Loops. |
| 1373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1357 |
Avoid calling methods in Loops. |
| 1374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1362 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1362 |
Avoid calling methods in Loops. |
| 1376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1363 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1363 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1363 |
Avoid calling methods in Loops. |
| 1379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1363 |
Avoid calling methods in Loops. |
| 1380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1367 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1367 |
Avoid calling methods in Loops. |
| 1382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1368 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1368 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1368 |
Avoid calling methods in Loops. |
| 1385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1368 |
Avoid calling methods in Loops. |
| 1386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1374 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1376 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1427 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1427 |
Avoid calling methods in Loops. |
| 1390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1428 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1428 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1428 |
Avoid calling methods in Loops. |
| 1393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1428 |
Avoid calling methods in Loops. |
| 1394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1435 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1435 |
Avoid calling methods in Loops. |
| 1396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1436 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1436 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1436 |
Avoid calling methods in Loops. |
| 1399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1436 |
Avoid calling methods in Loops. |
| 1400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1443 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1445 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1453 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1453 |
Avoid calling methods in Loops. |
| 1404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1454 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1454 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1454 |
Avoid calling methods in Loops. |
| 1407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1454 |
Avoid calling methods in Loops. |
| 1408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1462 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1462 |
Avoid calling methods in Loops. |
| 1410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1463 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1463 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1463 |
Avoid calling methods in Loops. |
| 1413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1463 |
Avoid calling methods in Loops. |
| 1414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1472 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1472 |
Avoid calling methods in Loops. |
| 1416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1473 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1473 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 1418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1473 |
Avoid calling methods in Loops. |
| 1419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1473 |
Avoid calling methods in Loops. |
| 1420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1481 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1563 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1570 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1570 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1572 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1572 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1583 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1583 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1588 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1590 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1671 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 1437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1671 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 1438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1691 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1722 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1726 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1728 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1758 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1759 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1766 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 1446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1809 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1810 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1861 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1870 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1884 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1896 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 1453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1896 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 1454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1912 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1976 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1984 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
1991 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2005 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2034 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2048 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2068 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2077 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2091 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2118 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2132 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2147 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2155 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2168 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2193 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2206 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2222 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2232 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2246 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2264 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2277 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2301 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2314 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2339 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2352 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2438 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2451 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2476 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2489 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2504 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 1496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2504 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 1497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2512 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2512 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2542 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 1500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2557 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2567 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2613 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 1510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\ejb\sls\OIDSessionBean.java |
2613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
57 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
58 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
95 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
96 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
98 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
101 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
163 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
165 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
183 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
263 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 1529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
362 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
364 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
366 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
368 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\FormatDate.java |
370 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 1537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
65 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
66 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
67 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
73 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
73 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
74 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
83 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
84 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
116 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
162 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
165 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
206 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
209 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
210 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
269 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
271 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
273 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
331 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
334 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
404 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
407 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
408 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
448 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
450 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
462 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
463 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
497 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
501 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
512 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
516 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
517 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
548 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
563 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
599 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
603 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
618 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
619 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
620 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
652 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
655 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
656 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
663 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
702 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
752 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
754 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
759 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
799 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
802 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
803 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
818 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
896 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
899 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
951 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
953 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
954 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
955 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
962 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1009 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1013 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1019 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1054 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1056 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1057 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1064 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1117 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1117 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1221 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1276 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1282 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1283 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1334 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1390 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1397 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1449 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1463 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1501 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1505 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1507 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1512 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1584 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1588 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1589 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1592 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1593 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1704 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1763 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1787 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1788 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1907 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1909 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1910 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1911 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1920 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1966 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1968 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1969 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1970 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
1980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2028 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2030 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2031 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2032 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2049 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2101 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2172 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2175 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2250 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2252 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2253 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2273 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2376 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2376 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2377 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2429 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2439 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2439 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2440 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2493 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2496 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2506 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2563 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2573 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2640 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2642 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2644 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2650 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2713 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2715 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2784 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2787 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2788 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2797 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2797 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2863 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2864 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2865 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2866 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2874 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2875 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2934 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2936 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2937 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2938 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2940 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
2973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3029 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3031 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3032 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3033 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3041 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3099 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3116 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3122 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3194 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3197 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3289 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3295 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3297 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3298 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3509 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3513 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3514 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3515 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3517 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3529 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3621 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3625 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3626 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3630 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3644 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3734 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3736 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3737 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3738 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3740 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3741 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3746 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3747 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3807 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3811 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3822 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3905 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3908 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3909 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3917 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3972 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3974 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3981 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
3982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4033 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4035 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4036 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4037 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4105 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4183 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4187 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4247 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4249 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4250 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4259 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4325 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4325 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4326 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4394 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4399 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4404 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4465 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4477 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4482 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4487 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4557 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4561 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4566 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4571 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4630 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4639 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4639 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4696 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4697 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4698 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4706 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 1920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4849 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4851 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4852 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4853 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4855 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4868 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4872 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4926 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4929 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4933 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4935 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4936 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4941 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
4942 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5029 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5030 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5039 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5066 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5067 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5172 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5175 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5230 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5230 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5238 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5239 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5327 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5327 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5442 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5449 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5465 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5567 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5640 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5640 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5646 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5647 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5648 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5649 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5708 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5715 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5790 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5790 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5802 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5843 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 1997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5845 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5846 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 1999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5847 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5853 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5978 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
5990 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6048 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6049 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6057 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6057 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6107 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6154 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6155 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6156 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6206 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\common\util\java\OperationsImpl.java |
6231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
92 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
115 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
128 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
141 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
154 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
166 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
191 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
203 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
215 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
229 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
241 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
253 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
267 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
280 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
292 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
370 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
407 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
440 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\sea\common\dao\IsExistsDAO.java |
441 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 2046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\IATARateMaster\dao\IATARatesDAO.java |
71 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\IATARateMaster\dao\IATARatesDAO.java |
142 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\IATARateMaster\dao\IATARatesDAO.java |
283 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\bean\CurrencyConversion.java |
177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\bean\CurrencyConversion.java |
179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\bean\CurrencyConversion.java |
189 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\bean\CurrencyConversion.java |
190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\bean\CurrencyConversion.java |
227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\bean\CurrencyConversion.java |
229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
27 |
All the static variables in the enterprise beans must be final. |
| 2056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
28 |
All the static variables in the enterprise beans must be final. |
| 2057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
56 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
57 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
58 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
59 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
60 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
61 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
63 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
63 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
80 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
98 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
104 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
123 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
124 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
160 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
167 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
183 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
189 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
209 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
214 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
222 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
227 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
227 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
240 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
247 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
262 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\currency\ejb\sls\CurrencySessionBean.java |
269 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
91 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
251 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
385 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
459 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
462 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
584 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
617 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
618 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
744 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
789 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
834 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
879 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
981 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
1036 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
1069 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
1227 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
1228 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
1279 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\customer\dao\CustomerDAO.java |
1343 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\terminal\ejb\bmp\TerminalRegistrationEntityBean.java |
73 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\terminal\ejb\bmp\TerminalRegistrationEntityBean.java |
312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\terminal\ejb\bmp\TerminalRegistrationEntityBean.java |
313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\terminal\ejb\bmp\TerminalRegistrationEntityBean.java |
314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\terminal\ejb\bmp\TerminalRegistrationEntityBean.java |
605 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 2113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\terminal\ejb\bmp\TerminalRegistrationEntityBean.java |
640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\dao\VendorRegistrationDAO.java |
62 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\dao\VendorRegistrationDAO.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\dao\VendorRegistrationDAO.java |
389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\dao\VendorRegistrationDAO.java |
390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\bmp\VendorRegistrationEnitityBean.java |
28 |
All the static variables in the enterprise beans must be final. |
| 2119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\bmp\VendorRegistrationEnitityBean.java |
33 |
All the static variables in the enterprise beans must be final. |
| 2120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\bmp\VendorRegistrationEnitityPK.java |
41 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 2121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\bmp\VendorRegistrationEnitityPK.java |
42 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 2122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
77 |
All the static variables in the enterprise beans must be final. |
| 2123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
80 |
All the static variables in the enterprise beans must be final. |
| 2124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
101 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 2125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
114 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
136 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
137 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
179 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 2129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
190 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
223 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 2131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
228 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
255 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 2133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
261 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
279 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
283 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\foursoft\etrans\setup\vendorregistration\ejb\sls\VendorRegistrationSessionBean.java |
325 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
98 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
148 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
492 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 2151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
492 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 2152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
589 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
780 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
1097 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 2155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
1097 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 2156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\dao\BuyChargesDAO.java |
1191 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\buycharges\ejb\bmp\BuyChargesEntityBean.java |
44 |
All the static variables in the enterprise beans must be final. |
| 2158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
70 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 2159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
74 |
All the static variables in the enterprise beans must be final. |
| 2160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
130 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
135 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
135 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
136 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
136 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
136 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
137 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
137 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
137 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
139 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
139 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
139 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
211 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
216 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
231 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
248 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
250 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
252 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
281 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 2183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
283 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 2184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
287 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
311 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
317 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
323 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
337 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 2189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
337 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 2190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
418 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
423 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
428 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
433 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
438 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
474 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
479 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
484 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
489 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
499 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
538 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
548 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
553 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
592 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
597 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
613 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
623 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
626 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
638 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
639 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
642 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
668 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
673 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
688 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
697 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
697 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
699 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
701 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
717 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
754 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
759 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
774 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
783 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
783 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
787 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
789 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
790 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
791 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
801 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
801 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
838 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
843 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
858 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
867 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
867 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
870 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
871 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
873 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
874 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
875 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
885 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
885 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
918 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
923 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
938 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
957 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
970 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
971 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
972 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
976 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1073 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1078 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1110 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1110 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1111 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1111 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1112 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1112 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1169 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1174 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1189 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1232 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1237 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1242 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1294 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1300 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1305 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1310 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1315 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1351 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1356 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1361 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1366 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1392 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1394 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1397 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1398 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1399 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1401 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1432 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1434 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1449 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1459 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1461 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1583 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1605 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1605 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1617 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1618 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1624 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1625 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1626 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1630 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1653 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1654 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1656 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1660 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1673 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1830 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1843 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1846 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1847 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1848 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1849 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1850 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1851 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1860 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1862 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1862 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1862 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1868 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1868 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1872 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1873 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1961 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
1968 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2000 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2013 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2018 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2019 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2020 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2023 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2024 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2026 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2029 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2037 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2057 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2173 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2173 |
Avoid calling methods in Loops. |
| 2394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2194 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2194 |
Avoid calling methods in Loops. |
| 2396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2219 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2234 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2240 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2244 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2287 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2294 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2308 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2319 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2325 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2328 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2334 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2363 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2505 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2518 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2527 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2530 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2532 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2535 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2536 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2537 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2539 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2540 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2541 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2542 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2543 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2545 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2546 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2656 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2679 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2690 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2690 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2698 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2698 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2702 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2709 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2711 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2798 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2807 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2843 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2871 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2885 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2906 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2910 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2911 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
2913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3011 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3029 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3059 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3069 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3069 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3088 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3102 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3129 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3172 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3186 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3231 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3254 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3275 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3289 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3298 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3310 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3320 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3376 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3392 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3416 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3441 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3458 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3475 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3501 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3516 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3526 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3543 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3545 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3546 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3558 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3633 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3642 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3673 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3689 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3689 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3690 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3789 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3796 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 2530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3828 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3830 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3831 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3833 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3833 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3878 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3881 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3882 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3883 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3884 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3884 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3889 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3950 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3953 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3954 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3955 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3956 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
3956 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4003 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4008 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4010 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4066 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4067 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4068 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4071 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4072 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4072 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4073 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4073 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4076 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\ejb\sls\ChargeMasterSessionBean.java |
4079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageBuyDtlDOB.java |
42 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageBuyDtlDOB.java |
218 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageMasterDOB.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageMasterDOB.java |
43 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageMasterDOB.java |
45 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageMasterDOB.java |
49 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageSellDtlDOB.java |
343 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\java\QMSCartageSellDtlDOB.java |
355 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
210 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
211 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
276 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
443 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
444 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
580 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
581 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
582 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
583 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
584 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
585 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
586 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
711 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 2605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
711 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 2606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
906 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
910 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
916 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
917 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
918 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
919 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
920 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
921 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
923 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
924 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
925 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
926 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
927 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
929 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
936 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
953 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
953 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1015 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1019 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1020 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1134 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1136 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1217 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1221 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1222 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1263 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1284 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1372 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1374 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1379 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1380 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1381 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1382 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1383 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1413 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1437 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1443 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1449 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1458 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1543 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1665 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 2654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1665 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 2655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1783 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\dao\SellChargesDAO.java |
1837 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\charges\sellcharges\ejb\bmp\SellChargesEntityBean.java |
44 |
All the static variables in the enterprise beans must be final. |
| 2658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingChargeDetailsDOB.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingChargeDetailsDOB.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingChargeDetailsDOB.java |
219 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingLegDetailsDOB.java |
108 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
36 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
44 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
47 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
66 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
78 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
90 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
270 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
437 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 2671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
556 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
557 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
558 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
559 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
560 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\costing\dob\CostingMasterDOB.java |
561 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
173 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
175 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
182 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
194 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
535 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
536 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
537 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
539 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
540 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
541 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
554 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
565 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
566 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
567 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
568 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
601 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
601 |
Avoid calling methods in Loops. |
| 2715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
607 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
607 |
Avoid calling methods in Loops. |
| 2717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
613 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
614 |
Avoid instantiating variables in a loop body. |
| 2720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
615 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
615 |
Avoid calling methods in Loops. |
| 2723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
623 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
623 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
623 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
623 |
Avoid calling methods in Loops. |
| 2727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
623 |
Avoid calling methods in Loops. |
| 2728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
623 |
Avoid calling methods in Loops. |
| 2729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
965 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
968 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
969 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
970 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
971 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
972 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
974 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
985 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
986 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
987 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
990 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
991 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
991 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
992 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
992 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
993 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
993 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
995 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
995 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
999 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1039 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1040 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1041 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1042 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1043 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1044 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1049 |
Avoid creating temporary objects being used, especially in loops |
| 2761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1049 |
Avoid creating temporary objects being used, especially in loops |
| 2762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1097 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1097 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1097 |
Don't create the PrepareStatement Object creation inside loops |
| 2765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1097 |
Don't create the PrepareStatement Object creation inside loops |
| 2766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1099 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1099 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1099 |
Don't create the PrepareStatement Object creation inside loops |
| 2769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1099 |
Don't create the PrepareStatement Object creation inside loops |
| 2770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1112 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1112 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1112 |
Don't create the PrepareStatement Object creation inside loops |
| 2773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1112 |
Don't create the PrepareStatement Object creation inside loops |
| 2774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1153 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1153 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1169 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1169 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1172 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1172 |
Avoid calling methods in Loops. |
| 2780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1262 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1263 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1263 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1264 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1265 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1266 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1266 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
1894 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 2790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2233 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2269 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2350 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2350 |
Avoid calling methods in Loops. |
| 2794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2357 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2357 |
Avoid calling methods in Loops. |
| 2796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2373 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2373 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2373 |
Avoid calling methods in Loops. |
| 2799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2373 |
Avoid calling methods in Loops. |
| 2800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2377 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2377 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2421 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2421 |
Avoid calling methods in Loops. |
| 2804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2433 |
Avoid calling methods in Loops. |
| 2807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2433 |
Avoid calling methods in Loops. |
| 2808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2437 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2437 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2468 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 2811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2778 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2778 |
Don't create the PrepareStatement Object creation inside loops |
| 2813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2792 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 2814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2792 |
Don't create the PrepareStatement Object creation inside loops |
| 2815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2928 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2928 |
Avoid calling methods in Loops. |
| 2817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2985 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2986 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2987 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2991 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2992 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2994 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2995 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2996 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2998 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
2999 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3000 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3001 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3010 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3014 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3016 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3289 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3318 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3392 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3394 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3397 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3398 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3399 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3407 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3408 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3409 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3410 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3421 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
3716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4074 |
Avoid calling methods in Loops. |
| 2865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4101 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4101 |
Avoid calling methods in Loops. |
| 2867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4136 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4144 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4258 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4259 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4260 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4269 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4270 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4271 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4273 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4274 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4279 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4282 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4283 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4284 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4295 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
4905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5034 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5035 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5043 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5373 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5450 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5465 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5543 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5544 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5545 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5553 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5554 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5557 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5571 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5577 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5579 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5590 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5591 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5592 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5592 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 2936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5593 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5595 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5596 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5598 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5598 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5601 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5609 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5621 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5621 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5634 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 2947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5634 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5637 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5644 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5645 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5646 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5647 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5649 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5866 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
5866 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 2957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
6079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
6281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7004 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7010 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7016 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7018 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7020 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7023 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7026 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7087 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
7755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9242 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9243 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9244 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9245 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9918 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9918 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9918 |
Avoid calling methods in Loops. |
| 2990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9918 |
Avoid calling methods in Loops. |
| 2991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9933 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9933 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9933 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 2994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9933 |
Avoid calling methods in Loops. |
| 2995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9933 |
Avoid calling methods in Loops. |
| 2996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9933 |
Avoid calling methods in Loops. |
| 2997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9997 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9998 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 2999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
9999 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10000 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10001 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10002 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10010 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10013 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10014 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10015 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10018 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10019 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10020 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10023 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10024 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10645 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10714 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10714 |
Avoid calling methods in Loops. |
| 3023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10741 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10741 |
Avoid calling methods in Loops. |
| 3025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10892 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10914 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10915 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10916 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10918 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10920 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
10922 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11077 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11077 |
Don't create the PrepareStatement Object creation inside loops |
| 3049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11086 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11086 |
Avoid calling methods in Loops. |
| 3051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11088 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11088 |
Avoid calling methods in Loops. |
| 3053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11105 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11105 |
Avoid calling methods in Loops. |
| 3055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11107 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11107 |
Avoid calling methods in Loops. |
| 3057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11117 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11117 |
Don't create the PrepareStatement Object creation inside loops |
| 3059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11125 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11125 |
Avoid calling methods in Loops. |
| 3061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11127 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11127 |
Avoid calling methods in Loops. |
| 3063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11136 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11136 |
Don't create the PrepareStatement Object creation inside loops |
| 3065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11144 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11144 |
Avoid calling methods in Loops. |
| 3067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11146 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11146 |
Avoid calling methods in Loops. |
| 3069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11159 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11159 |
Don't create the PrepareStatement Object creation inside loops |
| 3071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11167 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11167 |
Avoid calling methods in Loops. |
| 3073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11169 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11169 |
Avoid calling methods in Loops. |
| 3075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11178 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11178 |
Don't create the PrepareStatement Object creation inside loops |
| 3077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11186 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11186 |
Avoid calling methods in Loops. |
| 3079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11188 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11188 |
Avoid calling methods in Loops. |
| 3081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dao\QMSMultiQuoteDAO.java |
11231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteAttachmentDOB.java |
33 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteCartageRates.java |
95 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
63 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
64 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
65 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
66 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
67 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
69 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
70 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
71 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
72 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
73 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
74 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
75 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
76 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
77 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
78 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteChargeInfo.java |
527 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteCharges.java |
100 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
55 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
56 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
86 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
94 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
148 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
168 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
178 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
188 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
198 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
208 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
239 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
332 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
397 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
407 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
438 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
542 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFinalDOB.java |
552 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
43 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
47 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
65 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
69 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
70 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
71 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
89 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
92 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
93 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
128 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
168 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
188 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
218 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
379 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
389 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
491 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
499 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
507 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
515 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
523 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
531 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
543 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightLegSellRates.java |
551 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightRSRCSRDOB.java |
54 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightRSRCSRDOB.java |
58 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightRSRCSRDOB.java |
60 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightRSRCSRDOB.java |
61 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightRSRCSRDOB.java |
62 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteFreightRSRCSRDOB.java |
63 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
40 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
42 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
43 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
44 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
45 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
46 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
47 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
48 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
49 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
50 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
239 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteHeader.java |
249 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
53 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
54 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
55 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
56 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
57 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
58 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
59 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
60 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
61 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
62 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
63 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
64 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
67 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
69 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
70 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
90 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
94 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
97 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
99 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
100 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteMasterDOB.java |
975 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\dob\MultiQuoteTiedCustomerInfo.java |
66 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\bmp\QMSMultiQuoteEntityBean.java |
43 |
All the static variables in the enterprise beans must be final. |
| 3192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\bmp\QMSMultiQuoteEntityPK.java |
56 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 3193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\bmp\QMSMultiQuoteEntityPK.java |
57 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 3194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
90 |
All the static variables in the enterprise beans must be final. |
| 3195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
91 |
All the static variables in the enterprise beans must be final. |
| 3196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
182 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
189 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
247 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
248 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
303 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
303 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
304 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
304 |
Don't create the PrepareStatement Object creation inside loops |
| 3216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
317 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
317 |
Don't create the PrepareStatement Object creation inside loops |
| 3218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
346 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
346 |
Don't create the PrepareStatement Object creation inside loops |
| 3220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
353 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
353 |
Don't create the PrepareStatement Object creation inside loops |
| 3222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
381 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
381 |
Avoid calling methods in Loops. |
| 3224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
384 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
386 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
386 |
Don't create the PrepareStatement Object creation inside loops |
| 3228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
435 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
435 |
Don't create the PrepareStatement Object creation inside loops |
| 3230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
442 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
442 |
Don't create the PrepareStatement Object creation inside loops |
| 3232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
495 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
495 |
Don't create the PrepareStatement Object creation inside loops |
| 3234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
495 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
502 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
502 |
Don't create the PrepareStatement Object creation inside loops |
| 3237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
502 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
552 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
552 |
Don't create the PrepareStatement Object creation inside loops |
| 3240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
559 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
559 |
Don't create the PrepareStatement Object creation inside loops |
| 3242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
586 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
586 |
Avoid calling methods in Loops. |
| 3244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
588 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
589 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
591 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
591 |
Don't create the PrepareStatement Object creation inside loops |
| 3248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
642 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
642 |
Don't create the PrepareStatement Object creation inside loops |
| 3250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
649 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
649 |
Don't create the PrepareStatement Object creation inside loops |
| 3252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
698 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
698 |
Don't create the PrepareStatement Object creation inside loops |
| 3254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
698 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
705 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
705 |
Don't create the PrepareStatement Object creation inside loops |
| 3257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
705 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
740 |
Avoid instantiating variables in a loop body. |
| 3259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
740 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
742 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
764 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
764 |
Don't create the PrepareStatement Object creation inside loops |
| 3263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
771 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
771 |
Don't create the PrepareStatement Object creation inside loops |
| 3265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
784 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
784 |
Avoid calling methods in Loops. |
| 3267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
786 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
786 |
Avoid calling methods in Loops. |
| 3269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
807 |
Avoid instantiating variables in a loop body. |
| 3270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
809 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
828 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
828 |
Don't create the PrepareStatement Object creation inside loops |
| 3274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
835 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
835 |
Don't create the PrepareStatement Object creation inside loops |
| 3276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
850 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
850 |
Avoid calling methods in Loops. |
| 3278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
852 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
852 |
Avoid calling methods in Loops. |
| 3280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
875 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
882 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
896 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
929 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
932 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
933 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
934 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
994 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1026 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1026 |
Avoid calling methods in Loops. |
| 3292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1034 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1034 |
Avoid calling methods in Loops. |
| 3294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1045 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 3295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1049 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1055 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1078 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1080 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1081 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1083 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1083 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1084 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1084 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1121 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1121 |
Don't create the PrepareStatement Object creation inside loops |
| 3309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1164 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1164 |
Don't create the PrepareStatement Object creation inside loops |
| 3311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1185 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1273 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1291 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1292 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1295 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1430 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1473 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1501 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1505 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1506 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1507 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1508 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1509 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1510 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1511 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1512 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1513 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1514 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1515 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1516 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1517 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1519 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1522 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1524 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1527 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1528 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1537 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1782 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1782 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1786 |
Avoid instantiating variables in a loop body. |
| 3357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1865 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1967 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
1967 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2005 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2012 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2025 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2037 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2039 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2049 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2051 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2055 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2066 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2067 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2072 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2119 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2132 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2141 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2141 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2158 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2171 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2185 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2187 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2188 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2189 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2191 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2192 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2194 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2195 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2196 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2197 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2199 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2200 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2201 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2252 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2274 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2275 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2279 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2282 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2283 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2314 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2321 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2334 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2359 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2363 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2365 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2366 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2371 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2532 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2539 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2556 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2571 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2572 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2577 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2578 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2580 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2582 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2582 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2584 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2584 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2585 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2589 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2590 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2591 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2593 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2594 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2595 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2596 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2597 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2598 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2600 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2601 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2602 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2603 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2645 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2645 |
Avoid calling methods in Loops. |
| 3470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2650 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2650 |
Avoid calling methods in Loops. |
| 3472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2659 |
Avoid To Create new DB Connection Objects in loops |
| 3473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2660 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2660 |
Don't create the PrepareStatement Object creation inside loops |
| 3475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2663 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2663 |
Avoid calling methods in Loops. |
| 3477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Avoid calling methods in Loops. |
| 3484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Avoid calling methods in Loops. |
| 3485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Avoid calling methods in Loops. |
| 3486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Avoid calling methods in Loops. |
| 3487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Avoid calling methods in Loops. |
| 3488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2679 |
Avoid calling methods in Loops. |
| 3489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2694 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2694 |
Don't create the PrepareStatement Object creation inside loops |
| 3491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Avoid calling methods in Loops. |
| 3496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Avoid calling methods in Loops. |
| 3497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Avoid calling methods in Loops. |
| 3498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2731 |
Avoid calling methods in Loops. |
| 3499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2743 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2766 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2778 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2779 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2783 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2856 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2861 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2889 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2908 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2930 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2949 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2956 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2973 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2980 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
2997 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3020 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3038 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3044 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3066 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3084 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3090 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3115 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3147 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3188 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3193 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3216 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3228 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3230 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3232 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3234 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3235 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3236 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3237 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3244 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3244 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3246 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3246 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3246 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3248 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3249 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3251 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3256 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3261 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3264 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3265 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3536 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 3573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3536 |
Don't create the PrepareStatement Object creation inside loops |
| 3574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3542 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3550 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3550 |
Avoid calling methods in Loops. |
| 3578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3551 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3551 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3551 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3551 |
Avoid calling methods in Loops. |
| 3582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3551 |
Avoid calling methods in Loops. |
| 3583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3551 |
Avoid calling methods in Loops. |
| 3584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3552 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3552 |
Avoid calling methods in Loops. |
| 3586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3591 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3592 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3593 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3594 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3637 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3638 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3646 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3647 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3692 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3693 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3695 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3696 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3697 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3698 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3699 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3723 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3727 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3727 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3727 |
Avoid calling methods in Loops. |
| 3610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3727 |
Avoid calling methods in Loops. |
| 3611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3742 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3742 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3742 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3742 |
Avoid calling methods in Loops. |
| 3615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3742 |
Avoid calling methods in Loops. |
| 3616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3742 |
Avoid calling methods in Loops. |
| 3617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3747 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3751 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3751 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3751 |
Avoid calling methods in Loops. |
| 3621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3751 |
Avoid calling methods in Loops. |
| 3622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3766 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3766 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3766 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3766 |
Avoid calling methods in Loops. |
| 3626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3766 |
Avoid calling methods in Loops. |
| 3627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3766 |
Avoid calling methods in Loops. |
| 3628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3800 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3805 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3827 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3842 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3869 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3870 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3871 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3873 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3874 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3876 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3891 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3926 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3933 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
3946 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4001 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4017 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 3645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4017 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 3646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4023 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4025 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4039 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4039 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4053 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4069 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4072 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4073 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4080 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4081 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4084 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4085 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4086 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4087 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4088 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
4103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5018 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5027 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5027 |
Avoid calling methods in Loops. |
| 3675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5047 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5047 |
Avoid calling methods in Loops. |
| 3677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5076 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5078 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5081 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5083 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5084 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5087 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5088 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5221 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5221 |
Avoid calling methods in Loops. |
| 3690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5223 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5235 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5235 |
Avoid calling methods in Loops. |
| 3693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5236 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5258 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5259 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5279 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5296 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5303 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5325 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5325 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5328 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5329 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5330 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5330 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5332 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5335 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5394 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5401 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5419 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5426 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5427 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5430 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5431 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5435 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5435 |
Avoid calling methods in Loops. |
| 3726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5436 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5438 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5443 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5443 |
Avoid calling methods in Loops. |
| 3730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5444 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5446 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5468 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5482 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 3734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5486 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5516 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5541 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5587 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5594 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\multiquote\ejb\sls\QMSMultiQuoteSessionBean.java |
5601 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 3741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
80 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
81 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
82 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
83 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
84 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
85 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
88 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
182 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
187 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
188 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
189 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
193 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
296 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
297 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
298 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
310 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
483 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
484 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
488 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
548 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
548 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
559 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
564 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
568 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
573 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
577 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
578 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
619 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
620 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
621 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
624 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
624 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteAjaxDAO.java |
629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
305 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1184 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1184 |
Avoid calling methods in Loops. |
| 3809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1687 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1689 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1691 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1860 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1861 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1865 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1866 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1870 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1871 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1873 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1874 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1875 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1876 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1880 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1880 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1881 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1881 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1882 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1882 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1883 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1883 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1930 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 3834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1935 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
1935 |
Avoid calling methods in Loops. |
| 3838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2252 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2253 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2712 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2718 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2719 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2720 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2721 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2722 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2725 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2726 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2728 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2729 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2731 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
2732 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3053 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3488 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3520 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3616 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3620 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3622 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3623 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3624 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3627 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3628 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3629 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3710 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
3710 |
Avoid calling methods in Loops. |
| 3887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4215 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4215 |
Avoid calling methods in Loops. |
| 3889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4222 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4222 |
Avoid calling methods in Loops. |
| 3891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4289 |
Avoid calling methods in Loops. |
| 3893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4334 |
Avoid calling methods in Loops. |
| 3895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4341 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4341 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 3897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4341 |
Avoid calling methods in Loops. |
| 3898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4341 |
Avoid calling methods in Loops. |
| 3899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4590 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4605 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4650 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4651 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4652 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4655 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4657 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4658 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4659 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4660 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4661 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4662 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4663 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4664 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4665 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4674 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4685 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4696 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4696 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4697 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4698 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4698 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4699 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4701 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4702 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4704 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4707 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4715 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4727 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4740 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4740 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4743 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4747 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4750 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4751 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4752 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4753 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4966 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
4966 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 3953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
5179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
5381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6090 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6092 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 3957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6150 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6155 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6156 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6159 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6160 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6165 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6173 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6175 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6308 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6333 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6351 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6405 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6422 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6444 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6461 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 3981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6781 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6782 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6783 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6787 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6788 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6792 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 3999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
6851 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
7519 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
8993 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
8994 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
8995 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
8996 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9650 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9651 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9664 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9664 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9664 |
Avoid calling methods in Loops. |
| 4011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9664 |
Avoid calling methods in Loops. |
| 4012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9679 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9679 |
Avoid calling methods in Loops. |
| 4016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9679 |
Avoid calling methods in Loops. |
| 4017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9679 |
Avoid calling methods in Loops. |
| 4018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9746 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9747 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9748 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9752 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9753 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9756 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9757 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9759 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9760 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9761 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9762 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
9777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10141 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10142 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10143 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10146 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10190 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10226 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10286 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10288 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10289 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dao\QMSQuoteDAO.java |
10290 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteAttachmentDOB.java |
25 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteCartageRates.java |
70 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteCharges.java |
89 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
32 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
33 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
34 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
66 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
67 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
109 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
129 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
139 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
149 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
159 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
169 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
200 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
210 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
220 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
370 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
498 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
508 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFinalDOB.java |
539 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
47 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
64 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
67 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
103 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
143 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
163 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightLegSellRates.java |
193 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightRSRCSRDOB.java |
54 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightRSRCSRDOB.java |
58 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightRSRCSRDOB.java |
60 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightRSRCSRDOB.java |
61 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightRSRCSRDOB.java |
62 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteFreightRSRCSRDOB.java |
63 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteHeader.java |
36 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteHeader.java |
237 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteHeader.java |
247 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
46 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
66 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
69 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
70 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
71 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
95 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
99 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
102 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
104 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
105 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteMasterDOB.java |
975 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\dob\QuoteTiedCustomerInfo.java |
68 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\bmp\QMSQuoteEntityBean.java |
18 |
All the static variables in the enterprise beans must be final. |
| 4104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\bmp\QMSQuoteEntityPK.java |
32 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 4105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\bmp\QMSQuoteEntityPK.java |
33 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 4106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
58 |
All the static variables in the enterprise beans must be final. |
| 4107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
59 |
All the static variables in the enterprise beans must be final. |
| 4108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
145 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
150 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
153 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
154 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
155 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
249 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
256 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
269 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
300 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
307 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
320 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
359 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
361 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
447 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
512 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
512 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
617 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
737 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
737 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
837 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
838 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
948 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
955 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1059 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1177 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1184 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1291 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1364 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1403 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1456 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1456 |
Don't create the PrepareStatement Object creation inside loops |
| 4169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1529 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1536 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1550 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1560 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1571 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1572 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1577 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1667 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1674 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1687 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1689 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1831 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1834 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1835 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1857 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1873 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1880 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1961 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1967 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1968 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
1969 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2020 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2043 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2060 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2084 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2088 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2090 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2091 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2094 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2095 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2097 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2484 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2642 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2642 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2680 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2687 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2700 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2722 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2723 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2724 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2734 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2735 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2736 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2740 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2745 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2746 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2749 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2750 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2754 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2788 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2810 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2811 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2875 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2875 |
Avoid calling methods in Loops. |
| 4264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2876 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
2876 |
Avoid calling methods in Loops. |
| 4266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3048 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3048 |
Avoid calling methods in Loops. |
| 4268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3049 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3049 |
Avoid calling methods in Loops. |
| 4270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3196 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3196 |
Avoid calling methods in Loops. |
| 4272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3203 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3203 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3203 |
Avoid calling methods in Loops. |
| 4275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3203 |
Avoid calling methods in Loops. |
| 4276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3213 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3213 |
Avoid calling methods in Loops. |
| 4278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3220 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3220 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3220 |
Avoid calling methods in Loops. |
| 4281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3220 |
Avoid calling methods in Loops. |
| 4282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3301 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3330 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3475 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3501 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3505 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3600 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3674 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3699 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3720 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3738 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3765 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3766 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3775 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3775 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3776 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3777 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3777 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3782 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3782 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3783 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3783 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3784 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3785 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3787 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3787 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3787 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3790 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3790 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3791 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
3791 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4018 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4024 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4043 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4044 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4045 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4059 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4088 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4089 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4097 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4187 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4188 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4248 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4249 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4252 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4253 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4255 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4279 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4283 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4283 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4283 |
Avoid calling methods in Loops. |
| 4358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4283 |
Avoid calling methods in Loops. |
| 4359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4298 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4298 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4298 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4298 |
Avoid calling methods in Loops. |
| 4363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4298 |
Avoid calling methods in Loops. |
| 4364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4298 |
Avoid calling methods in Loops. |
| 4365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4303 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4307 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4307 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4307 |
Avoid calling methods in Loops. |
| 4369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4307 |
Avoid calling methods in Loops. |
| 4370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4322 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4322 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4322 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4322 |
Avoid calling methods in Loops. |
| 4374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4322 |
Avoid calling methods in Loops. |
| 4375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4322 |
Avoid calling methods in Loops. |
| 4376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4347 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4352 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4375 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4376 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4378 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4394 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4478 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4483 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4515 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4537 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4562 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4581 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4588 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4605 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4612 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4629 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4682 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4700 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4706 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4728 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4746 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4752 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4777 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4813 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4857 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4862 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4874 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4878 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4908 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4922 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4926 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4929 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4933 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4933 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4934 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4934 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4938 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4938 |
Avoid calling methods in Loops. |
| 4429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4939 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4941 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4946 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4946 |
Avoid calling methods in Loops. |
| 4433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4947 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4949 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4971 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
4995 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5023 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5030 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5037 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5050 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5059 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5062 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5067 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5068 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5072 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5133 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5133 |
Avoid calling methods in Loops. |
| 4456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5175 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5190 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5203 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5204 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5209 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5209 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5210 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5210 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5211 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5211 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5215 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5217 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5222 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5222 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5222 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5259 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5266 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5266 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5266 |
Avoid calling methods in Loops. |
| 4486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5266 |
Avoid calling methods in Loops. |
| 4487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5268 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5268 |
Avoid calling methods in Loops. |
| 4489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5270 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5273 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5273 |
Avoid calling methods in Loops. |
| 4492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5275 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5275 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5275 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5275 |
Avoid calling methods in Loops. |
| 4496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5275 |
Avoid calling methods in Loops. |
| 4497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5275 |
Avoid calling methods in Loops. |
| 4498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5281 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5281 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5281 |
Avoid calling methods in Loops. |
| 4501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5281 |
Avoid calling methods in Loops. |
| 4502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5288 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5289 |
Avoid calling methods in Loops. |
| 4506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5289 |
Avoid calling methods in Loops. |
| 4507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5295 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5295 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5295 |
Avoid calling methods in Loops. |
| 4510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5295 |
Avoid calling methods in Loops. |
| 4511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5302 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5302 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5302 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5302 |
Avoid calling methods in Loops. |
| 4515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5302 |
Avoid calling methods in Loops. |
| 4516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5302 |
Avoid calling methods in Loops. |
| 4517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Avoid calling methods in Loops. |
| 4522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Avoid calling methods in Loops. |
| 4523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Avoid calling methods in Loops. |
| 4524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5309 |
Avoid calling methods in Loops. |
| 4525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5316 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Avoid calling methods in Loops. |
| 4531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Avoid calling methods in Loops. |
| 4532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Avoid calling methods in Loops. |
| 4533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5317 |
Avoid calling methods in Loops. |
| 4534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Avoid calling methods in Loops. |
| 4539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Avoid calling methods in Loops. |
| 4540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Avoid calling methods in Loops. |
| 4541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5323 |
Avoid calling methods in Loops. |
| 4542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5369 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5376 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5376 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5376 |
Avoid calling methods in Loops. |
| 4546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5376 |
Avoid calling methods in Loops. |
| 4547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5378 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5378 |
Avoid calling methods in Loops. |
| 4549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5380 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5383 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5383 |
Avoid calling methods in Loops. |
| 4552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5385 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5385 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5385 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5385 |
Avoid calling methods in Loops. |
| 4556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5385 |
Avoid calling methods in Loops. |
| 4557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5385 |
Avoid calling methods in Loops. |
| 4558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5391 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5391 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5391 |
Avoid calling methods in Loops. |
| 4561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5391 |
Avoid calling methods in Loops. |
| 4562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5398 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5399 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5399 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5399 |
Avoid calling methods in Loops. |
| 4566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5399 |
Avoid calling methods in Loops. |
| 4567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5405 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5405 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5405 |
Avoid calling methods in Loops. |
| 4570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5405 |
Avoid calling methods in Loops. |
| 4571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5412 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5412 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5412 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5412 |
Avoid calling methods in Loops. |
| 4575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5412 |
Avoid calling methods in Loops. |
| 4576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5412 |
Avoid calling methods in Loops. |
| 4577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Avoid calling methods in Loops. |
| 4582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Avoid calling methods in Loops. |
| 4583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Avoid calling methods in Loops. |
| 4584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5419 |
Avoid calling methods in Loops. |
| 4585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5426 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 4586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Avoid calling methods in Loops. |
| 4591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Avoid calling methods in Loops. |
| 4592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Avoid calling methods in Loops. |
| 4593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5427 |
Avoid calling methods in Loops. |
| 4594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Avoid calling methods in Loops. |
| 4599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Avoid calling methods in Loops. |
| 4600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Avoid calling methods in Loops. |
| 4601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5433 |
Avoid calling methods in Loops. |
| 4602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5479 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5487 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5515 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5524 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5531 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5563 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5578 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
5934 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
6141 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7209 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7222 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7234 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7235 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7236 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7306 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7325 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7332 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7353 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7372 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7375 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7376 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7377 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7388 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7549 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7556 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7590 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7605 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7605 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7665 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7698 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7698 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7699 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7700 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7702 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7703 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7705 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7720 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7741 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7741 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7766 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7778 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7779 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7780 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7780 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7782 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7783 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7784 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7786 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7787 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7789 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7790 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7791 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7792 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7794 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7795 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7796 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7864 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7877 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7881 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7890 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7892 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7896 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7899 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7901 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7922 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7922 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7923 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7927 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7928 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7929 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7931 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7932 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7933 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7934 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7935 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7936 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7938 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7939 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7940 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7941 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7944 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7996 |
Avoid To Create new DB Connection Objects in loops |
| 4735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7997 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
7997 |
Don't create the PrepareStatement Object creation inside loops |
| 4737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8000 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8000 |
Avoid calling methods in Loops. |
| 4739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Avoid calling methods in Loops. |
| 4746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Avoid calling methods in Loops. |
| 4747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Avoid calling methods in Loops. |
| 4748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Avoid calling methods in Loops. |
| 4749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Avoid calling methods in Loops. |
| 4750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8017 |
Avoid calling methods in Loops. |
| 4751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8032 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8032 |
Don't create the PrepareStatement Object creation inside loops |
| 4753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Avoid calling methods in Loops. |
| 4758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Avoid calling methods in Loops. |
| 4759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Avoid calling methods in Loops. |
| 4760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8071 |
Avoid calling methods in Loops. |
| 4761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8083 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8095 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8104 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8121 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8144 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8144 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8158 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8171 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8173 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8173 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8187 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8187 |
Don't create the PrepareStatement Object creation inside loops |
| 4775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8218 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8250 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8250 |
Avoid calling methods in Loops. |
| 4778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8258 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8258 |
Avoid calling methods in Loops. |
| 4780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8269 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8273 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8279 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8301 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8304 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8305 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8305 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8306 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8306 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8308 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8311 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8370 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8377 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 4798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8418 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8419 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8421 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8422 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\quote\ejb\sls\QMSQuoteSessionBean.java |
8423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
62 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
65 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
66 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
67 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
68 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
69 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
70 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
71 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
72 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
73 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
75 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
76 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
77 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
78 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
79 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
80 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
81 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
82 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
83 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
86 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
87 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
88 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
90 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
93 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
94 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
95 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
96 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
97 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
98 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
99 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
117 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
123 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
124 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
127 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
129 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
130 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
133 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
136 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
137 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
138 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
139 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
140 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
141 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
142 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
143 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
144 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
145 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
147 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
200 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 4876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
288 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
288 |
Avoid calling methods in Loops. |
| 4878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
409 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
409 |
Don't create the PrepareStatement Object creation inside loops |
| 4880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
412 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
412 |
Avoid calling methods in Loops. |
| 4882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
443 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
443 |
Don't create the PrepareStatement Object creation inside loops |
| 4884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
488 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
544 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
558 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
558 |
Don't create the PrepareStatement Object creation inside loops |
| 4888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
560 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
560 |
Avoid calling methods in Loops. |
| 4890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
614 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
614 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
618 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
618 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
618 |
Don't create the PrepareStatement Object creation inside loops |
| 4895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
618 |
Don't create the PrepareStatement Object creation inside loops |
| 4896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
619 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
619 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
619 |
Don't create the PrepareStatement Object creation inside loops |
| 4899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
619 |
Don't create the PrepareStatement Object creation inside loops |
| 4900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
620 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
620 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
620 |
Don't create the PrepareStatement Object creation inside loops |
| 4903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
620 |
Don't create the PrepareStatement Object creation inside loops |
| 4904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
621 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
621 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
621 |
Don't create the PrepareStatement Object creation inside loops |
| 4907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
621 |
Don't create the PrepareStatement Object creation inside loops |
| 4908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
630 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
648 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
648 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
648 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
683 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
683 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
683 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1261 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1261 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 4917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1407 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1468 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1470 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1474 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1475 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1539 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1541 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1544 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1545 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1546 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1781 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 4934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1783 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1788 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1790 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1791 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1792 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1793 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1794 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1795 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1796 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1797 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1798 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1799 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1800 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1801 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1802 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1803 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1808 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1809 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1811 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1820 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1822 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1823 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1826 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1827 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 4970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1827 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1846 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1853 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1860 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 4974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1949 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1950 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1951 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1952 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1953 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1954 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1955 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1956 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1957 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1964 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1964 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1964 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1964 |
Avoid calling methods in Loops. |
| 4987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1964 |
Avoid calling methods in Loops. |
| 4988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1964 |
Avoid calling methods in Loops. |
| 4989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Avoid calling methods in Loops. |
| 4994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Avoid calling methods in Loops. |
| 4995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Avoid calling methods in Loops. |
| 4996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1978 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 4997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 4998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 4999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Avoid calling methods in Loops. |
| 5002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Avoid calling methods in Loops. |
| 5003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Avoid calling methods in Loops. |
| 5004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Avoid calling methods in Loops. |
| 5010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Avoid calling methods in Loops. |
| 5011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Avoid calling methods in Loops. |
| 5012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Avoid calling methods in Loops. |
| 5018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Avoid calling methods in Loops. |
| 5019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Avoid calling methods in Loops. |
| 5020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Avoid calling methods in Loops. |
| 5026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Avoid calling methods in Loops. |
| 5027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Avoid calling methods in Loops. |
| 5028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Avoid calling methods in Loops. |
| 5034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Avoid calling methods in Loops. |
| 5035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Avoid calling methods in Loops. |
| 5036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1983 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Avoid calling methods in Loops. |
| 5042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Avoid calling methods in Loops. |
| 5043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Avoid calling methods in Loops. |
| 5044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1984 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Avoid calling methods in Loops. |
| 5050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Avoid calling methods in Loops. |
| 5051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Avoid calling methods in Loops. |
| 5052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1985 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Avoid calling methods in Loops. |
| 5058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Avoid calling methods in Loops. |
| 5059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Avoid calling methods in Loops. |
| 5060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1986 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Avoid calling methods in Loops. |
| 5066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Avoid calling methods in Loops. |
| 5067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Avoid calling methods in Loops. |
| 5068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
1987 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2009 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2009 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2009 |
Avoid calling methods in Loops. |
| 5072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2009 |
Avoid calling methods in Loops. |
| 5073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Avoid calling methods in Loops. |
| 5078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Avoid calling methods in Loops. |
| 5079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Avoid calling methods in Loops. |
| 5080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Avoid calling methods in Loops. |
| 5086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Avoid calling methods in Loops. |
| 5087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Avoid calling methods in Loops. |
| 5088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2026 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Avoid calling methods in Loops. |
| 5094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Avoid calling methods in Loops. |
| 5095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Avoid calling methods in Loops. |
| 5096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2027 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Avoid calling methods in Loops. |
| 5102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Avoid calling methods in Loops. |
| 5103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Avoid calling methods in Loops. |
| 5104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Avoid calling methods in Loops. |
| 5110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Avoid calling methods in Loops. |
| 5111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Avoid calling methods in Loops. |
| 5112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2029 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Avoid calling methods in Loops. |
| 5118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Avoid calling methods in Loops. |
| 5119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Avoid calling methods in Loops. |
| 5120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2030 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Avoid calling methods in Loops. |
| 5126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Avoid calling methods in Loops. |
| 5127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Avoid calling methods in Loops. |
| 5128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2031 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Avoid calling methods in Loops. |
| 5134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Avoid calling methods in Loops. |
| 5135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Avoid calling methods in Loops. |
| 5136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2032 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2034 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2034 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2034 |
Avoid calling methods in Loops. |
| 5140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2034 |
Avoid calling methods in Loops. |
| 5141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2060 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2060 |
Avoid calling methods in Loops. |
| 5143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2124 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2124 |
Avoid calling methods in Loops. |
| 5145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2134 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2137 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2142 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2162 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2162 |
Avoid calling methods in Loops. |
| 5150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2172 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2175 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2180 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2248 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2248 |
Avoid calling methods in Loops. |
| 5155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2266 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2266 |
Avoid calling methods in Loops. |
| 5157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2327 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2327 |
Avoid calling methods in Loops. |
| 5159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2337 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2340 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2343 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2350 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2350 |
Avoid calling methods in Loops. |
| 5164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2368 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2368 |
Avoid calling methods in Loops. |
| 5166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2691 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2694 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2695 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2696 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2697 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2698 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2701 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2712 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2715 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2718 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2719 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2720 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2722 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2875 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2878 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2879 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2880 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2881 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2882 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2890 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2892 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2894 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2896 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2899 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2903 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2908 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2909 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
2992 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3036 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3101 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3127 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3129 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3130 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3133 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3134 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3331 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3359 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3361 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3363 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3441 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3485 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3554 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3557 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3563 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3569 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3570 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3571 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3571 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3572 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3572 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3573 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3574 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3574 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 5302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3602 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3636 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3666 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3697 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3720 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3741 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
3759 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4255 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 5311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4485 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4506 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4506 |
Don't create the PrepareStatement Object creation inside loops |
| 5314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4603 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4603 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4605 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4605 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4605 |
Don't create the PrepareStatement Object creation inside loops |
| 5319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4605 |
Don't create the PrepareStatement Object creation inside loops |
| 5320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4607 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4607 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4607 |
Don't create the PrepareStatement Object creation inside loops |
| 5323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4607 |
Don't create the PrepareStatement Object creation inside loops |
| 5324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4639 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4639 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4639 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4672 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4672 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4672 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4705 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4705 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4705 |
Avoid calling methods in Loops. |
| 5333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4705 |
Avoid calling methods in Loops. |
| 5334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4924 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4926 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
4986 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 5337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5152 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5152 |
Avoid calling methods in Loops. |
| 5339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5169 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5169 |
Avoid calling methods in Loops. |
| 5341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5300 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5300 |
Avoid calling methods in Loops. |
| 5343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5324 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5324 |
Avoid calling methods in Loops. |
| 5345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Avoid calling methods in Loops. |
| 5350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Avoid calling methods in Loops. |
| 5351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Avoid calling methods in Loops. |
| 5352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5366 |
Avoid calling methods in Loops. |
| 5353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Avoid calling methods in Loops. |
| 5358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Avoid calling methods in Loops. |
| 5359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Avoid calling methods in Loops. |
| 5360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5376 |
Avoid calling methods in Loops. |
| 5361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Avoid calling methods in Loops. |
| 5368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Avoid calling methods in Loops. |
| 5369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Avoid calling methods in Loops. |
| 5370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Avoid calling methods in Loops. |
| 5371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Avoid calling methods in Loops. |
| 5372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5395 |
Avoid calling methods in Loops. |
| 5373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5574 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5574 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5574 |
Don't create the PrepareStatement Object creation inside loops |
| 5376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5574 |
Don't create the PrepareStatement Object creation inside loops |
| 5377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5575 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5575 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5575 |
Don't create the PrepareStatement Object creation inside loops |
| 5380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5575 |
Don't create the PrepareStatement Object creation inside loops |
| 5381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5576 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5576 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5576 |
Don't create the PrepareStatement Object creation inside loops |
| 5384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5576 |
Don't create the PrepareStatement Object creation inside loops |
| 5385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5577 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5577 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5577 |
Don't create the PrepareStatement Object creation inside loops |
| 5388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5577 |
Don't create the PrepareStatement Object creation inside loops |
| 5389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5693 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5693 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5693 |
Avoid calling methods in Loops. |
| 5392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5693 |
Avoid calling methods in Loops. |
| 5393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5882 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5883 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5885 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5885 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 5397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5887 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5889 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5894 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5894 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5894 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5894 |
Avoid calling methods in Loops. |
| 5403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5894 |
Avoid calling methods in Loops. |
| 5404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5894 |
Avoid calling methods in Loops. |
| 5405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5899 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5899 |
Don't create the PrepareStatement Object creation inside loops |
| 5407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5908 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5908 |
Don't create the PrepareStatement Object creation inside loops |
| 5409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5913 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5913 |
Don't create the PrepareStatement Object creation inside loops |
| 5411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5921 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5921 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5921 |
Don't create the PrepareStatement Object creation inside loops |
| 5414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5921 |
Don't create the PrepareStatement Object creation inside loops |
| 5415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5925 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5925 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5930 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5930 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5930 |
Don't create the PrepareStatement Object creation inside loops |
| 5420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5930 |
Don't create the PrepareStatement Object creation inside loops |
| 5421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5950 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5950 |
Don't create the PrepareStatement Object creation inside loops |
| 5423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5959 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5959 |
Don't create the PrepareStatement Object creation inside loops |
| 5425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5964 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5964 |
Don't create the PrepareStatement Object creation inside loops |
| 5427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5972 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5972 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5972 |
Don't create the PrepareStatement Object creation inside loops |
| 5430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5972 |
Don't create the PrepareStatement Object creation inside loops |
| 5431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5976 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5976 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5981 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5981 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5981 |
Don't create the PrepareStatement Object creation inside loops |
| 5436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
5981 |
Don't create the PrepareStatement Object creation inside loops |
| 5437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
6264 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
6319 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dao\RatesDao.java |
6319 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
36 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
37 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
54 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
57 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
78 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
87 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\FlatRatesDOB.java |
480 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
21 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
22 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
39 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
49 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
59 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
75 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
193 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
313 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\dob\RateDOB.java |
319 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
67 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 5459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
69 |
All the static variables in the enterprise beans must be final. |
| 5460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
99 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
129 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
174 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
219 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
234 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
250 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
266 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
353 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
360 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
466 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
468 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
470 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
471 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
476 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
477 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
478 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
483 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
484 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
485 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
486 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
488 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
493 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
593 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
618 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
625 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
666 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
686 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
696 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
698 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
699 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
701 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
712 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
843 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
843 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
843 |
Avoid calling methods in Loops. |
| 5518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
843 |
Avoid calling methods in Loops. |
| 5519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
853 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
868 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
881 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
883 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
884 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
885 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
886 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
890 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
892 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
927 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
927 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
927 |
Avoid calling methods in Loops. |
| 5538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
927 |
Avoid calling methods in Loops. |
| 5539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
994 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
999 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1019 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1032 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1033 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1034 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1036 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1037 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1052 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Avoid calling methods in Loops. |
| 5554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Avoid calling methods in Loops. |
| 5555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Avoid calling methods in Loops. |
| 5556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1058 |
Avoid calling methods in Loops. |
| 5557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1059 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1059 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1059 |
Avoid calling methods in Loops. |
| 5560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1059 |
Avoid calling methods in Loops. |
| 5561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1100 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1122 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1124 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1129 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1145 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1167 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1169 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1190 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1215 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1216 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1217 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1253 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1259 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1271 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1451 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1500 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1507 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1520 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1524 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1524 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1535 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1549 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1569 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1600 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1603 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1605 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1609 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1610 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1611 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1612 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1616 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1617 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1619 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1622 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1623 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1623 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1631 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1631 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 5621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1636 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1636 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1638 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1638 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1639 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1639 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1640 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1685 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1686 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1716 |
Avoid instantiating variables in a loop body. |
| 5634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1815 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 5636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1815 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 5637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1839 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1862 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1870 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 5640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1870 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 5641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1897 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1905 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 5643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
1905 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 5644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2050 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2057 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2059 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2059 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2060 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2062 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2153 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2155 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2157 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2159 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2159 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2161 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2164 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2167 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2171 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2178 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 5672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2207 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2239 |
Avoid instantiating variables in a loop body. |
| 5676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2239 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2325 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 5678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2325 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 5679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2355 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 5680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2362 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2365 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2366 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2370 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\rates\ejb\sls\BuyRatesSessionBean.java |
2370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
223 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
223 |
Avoid calling methods in Loops. |
| 5688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
425 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
435 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
435 |
Don't create the PrepareStatement Object creation inside loops |
| 5691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
442 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
448 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
448 |
Don't create the PrepareStatement Object creation inside loops |
| 5694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
469 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 5695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
479 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
479 |
Avoid calling methods in Loops. |
| 5697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
490 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
490 |
Avoid calling methods in Loops. |
| 5699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
502 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
502 |
Avoid calling methods in Loops. |
| 5701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
515 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
515 |
Avoid calling methods in Loops. |
| 5703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1288 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1449 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 5705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1664 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1666 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1667 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1668 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1670 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1674 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1782 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1782 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1782 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1782 |
Avoid calling methods in Loops. |
| 5737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1782 |
Avoid calling methods in Loops. |
| 5738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1782 |
Avoid calling methods in Loops. |
| 5739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1789 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1789 |
Avoid calling methods in Loops. |
| 5741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1799 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1799 |
Avoid calling methods in Loops. |
| 5743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Avoid calling methods in Loops. |
| 5748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Avoid calling methods in Loops. |
| 5749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Avoid calling methods in Loops. |
| 5750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Avoid calling methods in Loops. |
| 5756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Avoid calling methods in Loops. |
| 5757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Avoid calling methods in Loops. |
| 5758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Avoid calling methods in Loops. |
| 5764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Avoid calling methods in Loops. |
| 5765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Avoid calling methods in Loops. |
| 5766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1808 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Avoid calling methods in Loops. |
| 5772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Avoid calling methods in Loops. |
| 5773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Avoid calling methods in Loops. |
| 5774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1809 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Avoid calling methods in Loops. |
| 5780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Avoid calling methods in Loops. |
| 5781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Avoid calling methods in Loops. |
| 5782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1810 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Avoid calling methods in Loops. |
| 5788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Avoid calling methods in Loops. |
| 5789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Avoid calling methods in Loops. |
| 5790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1811 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Avoid calling methods in Loops. |
| 5796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Avoid calling methods in Loops. |
| 5797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Avoid calling methods in Loops. |
| 5798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Avoid calling methods in Loops. |
| 5804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Avoid calling methods in Loops. |
| 5805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Avoid calling methods in Loops. |
| 5806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Avoid calling methods in Loops. |
| 5812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Avoid calling methods in Loops. |
| 5813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Avoid calling methods in Loops. |
| 5814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Avoid calling methods in Loops. |
| 5820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Avoid calling methods in Loops. |
| 5821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Avoid calling methods in Loops. |
| 5822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Avoid calling methods in Loops. |
| 5828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Avoid calling methods in Loops. |
| 5829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Avoid calling methods in Loops. |
| 5830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Avoid calling methods in Loops. |
| 5836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Avoid calling methods in Loops. |
| 5837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Avoid calling methods in Loops. |
| 5838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1817 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1827 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1827 |
Avoid calling methods in Loops. |
| 5841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1913 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1913 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1913 |
Avoid calling methods in Loops. |
| 5844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1913 |
Avoid calling methods in Loops. |
| 5845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1920 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1923 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1926 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1929 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1932 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1940 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1940 |
Avoid calling methods in Loops. |
| 5852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1950 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1953 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1956 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1959 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
1962 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2002 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2002 |
Avoid calling methods in Loops. |
| 5859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2020 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2020 |
Avoid calling methods in Loops. |
| 5861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2039 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2039 |
Avoid calling methods in Loops. |
| 5863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2082 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2082 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2082 |
Avoid calling methods in Loops. |
| 5866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2082 |
Avoid calling methods in Loops. |
| 5867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2089 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2092 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2095 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2102 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2102 |
Avoid calling methods in Loops. |
| 5872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2120 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2120 |
Avoid calling methods in Loops. |
| 5874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2141 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2141 |
Avoid calling methods in Loops. |
| 5876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2191 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2191 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2191 |
Avoid calling methods in Loops. |
| 5879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2191 |
Avoid calling methods in Loops. |
| 5880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2205 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 5881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2213 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2213 |
Avoid calling methods in Loops. |
| 5883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2231 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2231 |
Avoid calling methods in Loops. |
| 5885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2251 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2251 |
Avoid calling methods in Loops. |
| 5887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2467 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 5888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2470 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2474 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2476 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2477 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2478 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2481 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2483 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2484 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2485 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2486 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2488 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2493 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2496 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2501 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2503 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 5917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2589 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2591 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2592 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2593 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2594 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2595 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2600 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2600 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2600 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2600 |
Avoid calling methods in Loops. |
| 5929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2600 |
Avoid calling methods in Loops. |
| 5930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2600 |
Avoid calling methods in Loops. |
| 5931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2625 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2625 |
Avoid calling methods in Loops. |
| 5933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2637 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2637 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2637 |
Avoid calling methods in Loops. |
| 5936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2637 |
Avoid calling methods in Loops. |
| 5937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Avoid calling methods in Loops. |
| 5942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Avoid calling methods in Loops. |
| 5943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Avoid calling methods in Loops. |
| 5944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2651 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Avoid calling methods in Loops. |
| 5950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Avoid calling methods in Loops. |
| 5951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Avoid calling methods in Loops. |
| 5952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2652 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Avoid calling methods in Loops. |
| 5958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Avoid calling methods in Loops. |
| 5959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Avoid calling methods in Loops. |
| 5960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2653 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Avoid calling methods in Loops. |
| 5966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Avoid calling methods in Loops. |
| 5967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Avoid calling methods in Loops. |
| 5968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Avoid calling methods in Loops. |
| 5974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Avoid calling methods in Loops. |
| 5975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Avoid calling methods in Loops. |
| 5976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2655 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Avoid calling methods in Loops. |
| 5982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Avoid calling methods in Loops. |
| 5983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Avoid calling methods in Loops. |
| 5984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2656 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2658 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2658 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2658 |
Avoid calling methods in Loops. |
| 5988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2658 |
Avoid calling methods in Loops. |
| 5989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 5994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Avoid calling methods in Loops. |
| 5995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Avoid calling methods in Loops. |
| 5996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Avoid calling methods in Loops. |
| 5997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 5998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 5999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Avoid calling methods in Loops. |
| 6003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Avoid calling methods in Loops. |
| 6004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Avoid calling methods in Loops. |
| 6005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Avoid calling methods in Loops. |
| 6011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Avoid calling methods in Loops. |
| 6012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Avoid calling methods in Loops. |
| 6013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Avoid calling methods in Loops. |
| 6019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Avoid calling methods in Loops. |
| 6020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Avoid calling methods in Loops. |
| 6021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Avoid calling methods in Loops. |
| 6027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Avoid calling methods in Loops. |
| 6028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Avoid calling methods in Loops. |
| 6029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Avoid calling methods in Loops. |
| 6035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Avoid calling methods in Loops. |
| 6036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Avoid calling methods in Loops. |
| 6037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Avoid calling methods in Loops. |
| 6043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Avoid calling methods in Loops. |
| 6044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Avoid calling methods in Loops. |
| 6045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Avoid calling methods in Loops. |
| 6051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Avoid calling methods in Loops. |
| 6052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Avoid calling methods in Loops. |
| 6053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2687 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Avoid calling methods in Loops. |
| 6059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Avoid calling methods in Loops. |
| 6060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Avoid calling methods in Loops. |
| 6061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Avoid calling methods in Loops. |
| 6067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Avoid calling methods in Loops. |
| 6068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Avoid calling methods in Loops. |
| 6069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2689 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Avoid calling methods in Loops. |
| 6075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Avoid calling methods in Loops. |
| 6076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Avoid calling methods in Loops. |
| 6077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2690 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Avoid calling methods in Loops. |
| 6083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Avoid calling methods in Loops. |
| 6084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Avoid calling methods in Loops. |
| 6085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2691 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2693 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2693 |
Avoid calling methods in Loops. |
| 6088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2763 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2763 |
Avoid calling methods in Loops. |
| 6090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2772 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2775 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2778 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2781 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2784 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2792 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2792 |
Avoid calling methods in Loops. |
| 6097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2802 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2805 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2808 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2811 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2814 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2851 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2851 |
Avoid calling methods in Loops. |
| 6104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2869 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2869 |
Avoid calling methods in Loops. |
| 6106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2887 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2887 |
Avoid calling methods in Loops. |
| 6108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2932 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2932 |
Avoid calling methods in Loops. |
| 6110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2940 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2943 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2946 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2953 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2953 |
Avoid calling methods in Loops. |
| 6115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2968 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2968 |
Avoid calling methods in Loops. |
| 6117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2975 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2986 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
2986 |
Avoid calling methods in Loops. |
| 6120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3031 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3031 |
Avoid calling methods in Loops. |
| 6122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3038 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3045 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3045 |
Avoid calling methods in Loops. |
| 6125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3060 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3060 |
Avoid calling methods in Loops. |
| 6127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3067 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3078 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3078 |
Avoid calling methods in Loops. |
| 6130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3253 |
Avoid calling methods in Loops. |
| 6132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3254 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3385 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3392 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3394 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3397 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3398 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3399 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3407 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3409 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3413 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3414 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3493 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3499 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3499 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3499 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3499 |
Avoid calling methods in Loops. |
| 6170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3499 |
Avoid calling methods in Loops. |
| 6171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3499 |
Avoid calling methods in Loops. |
| 6172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3514 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3514 |
Avoid calling methods in Loops. |
| 6174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3526 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3526 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3526 |
Avoid calling methods in Loops. |
| 6177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3526 |
Avoid calling methods in Loops. |
| 6178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Avoid calling methods in Loops. |
| 6183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Avoid calling methods in Loops. |
| 6184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Avoid calling methods in Loops. |
| 6185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Avoid calling methods in Loops. |
| 6191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Avoid calling methods in Loops. |
| 6192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Avoid calling methods in Loops. |
| 6193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3539 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Avoid calling methods in Loops. |
| 6199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Avoid calling methods in Loops. |
| 6200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Avoid calling methods in Loops. |
| 6201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3540 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Avoid calling methods in Loops. |
| 6207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Avoid calling methods in Loops. |
| 6208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Avoid calling methods in Loops. |
| 6209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3541 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3543 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3543 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3543 |
Avoid calling methods in Loops. |
| 6213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3543 |
Avoid calling methods in Loops. |
| 6214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Avoid calling methods in Loops. |
| 6220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Avoid calling methods in Loops. |
| 6221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Avoid calling methods in Loops. |
| 6222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Avoid calling methods in Loops. |
| 6228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Avoid calling methods in Loops. |
| 6229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Avoid calling methods in Loops. |
| 6230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Avoid calling methods in Loops. |
| 6236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Avoid calling methods in Loops. |
| 6237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Avoid calling methods in Loops. |
| 6238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3563 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Avoid calling methods in Loops. |
| 6244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Avoid calling methods in Loops. |
| 6245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Avoid calling methods in Loops. |
| 6246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Avoid calling methods in Loops. |
| 6252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Avoid calling methods in Loops. |
| 6253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Avoid calling methods in Loops. |
| 6254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Avoid calling methods in Loops. |
| 6260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Avoid calling methods in Loops. |
| 6261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Avoid calling methods in Loops. |
| 6262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Avoid calling methods in Loops. |
| 6268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Avoid calling methods in Loops. |
| 6269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Avoid calling methods in Loops. |
| 6270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Avoid calling methods in Loops. |
| 6276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Avoid calling methods in Loops. |
| 6277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Avoid calling methods in Loops. |
| 6278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3569 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3569 |
Avoid calling methods in Loops. |
| 6281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3627 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3627 |
Avoid calling methods in Loops. |
| 6283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3635 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3638 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3643 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3652 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3652 |
Avoid calling methods in Loops. |
| 6288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3662 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3665 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3670 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3712 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3712 |
Avoid calling methods in Loops. |
| 6293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3730 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3730 |
Avoid calling methods in Loops. |
| 6295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3739 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3791 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3791 |
Avoid calling methods in Loops. |
| 6298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3799 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3802 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3807 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3815 |
Avoid calling methods in Loops. |
| 6303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3833 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3833 |
Avoid calling methods in Loops. |
| 6305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3896 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3896 |
Avoid calling methods in Loops. |
| 6307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3902 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3909 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3909 |
Avoid calling methods in Loops. |
| 6310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3927 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
3927 |
Avoid calling methods in Loops. |
| 6312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4070 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4070 |
Avoid calling methods in Loops. |
| 6314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4129 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4129 |
Avoid calling methods in Loops. |
| 6316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4130 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4198 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4203 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4204 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4206 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4210 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4211 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4238 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4272 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4302 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4333 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4356 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4366 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4378 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4396 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4441 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4547 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4554 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\dao\QMSSellRatesDAO.java |
4556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\bmp\QMSSellRatesEntityBean.java |
22 |
All the static variables in the enterprise beans must be final. |
| 6350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
63 |
All the static variables in the enterprise beans must be final. |
| 6351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
109 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
117 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
124 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
141 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
148 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
163 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
167 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
186 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
204 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
209 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
228 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
237 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
246 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
259 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
260 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
262 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
263 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
266 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
268 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
269 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
270 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
271 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
318 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
319 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
319 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
321 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
322 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
323 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
323 |
Avoid calling methods in Loops. |
| 6389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
324 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
419 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
419 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
420 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
421 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
422 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
422 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
423 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
424 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
425 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
425 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
426 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
426 |
Avoid calling methods in Loops. |
| 6405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
428 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
428 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
607 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
608 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
609 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
610 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
611 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
612 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
613 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
614 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
614 |
Avoid calling methods in Loops. |
| 6421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
615 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
720 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
720 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
721 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
722 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
723 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
723 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
724 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
724 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
725 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
725 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
726 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
726 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
727 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
727 |
Avoid calling methods in Loops. |
| 6437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
729 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
729 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
803 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
803 |
Avoid calling methods in Loops. |
| 6441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
805 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
805 |
Avoid calling methods in Loops. |
| 6443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
807 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
807 |
Avoid calling methods in Loops. |
| 6445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
809 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
809 |
Avoid calling methods in Loops. |
| 6447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
829 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
848 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
849 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
850 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
851 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
852 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
883 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
883 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
885 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
885 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
886 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
886 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
887 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
888 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
889 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
889 |
Avoid calling methods in Loops. |
| 6465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1001 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1001 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1003 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1003 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1004 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1005 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1006 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1007 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1008 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1009 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1010 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1010 |
Avoid calling methods in Loops. |
| 6482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1144 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1144 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1146 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1147 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1148 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1148 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1149 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1150 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1150 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1151 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1152 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1152 |
Avoid calling methods in Loops. |
| 6497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1153 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1153 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1273 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1273 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1275 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1275 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1276 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1277 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1278 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1279 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1279 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1280 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1281 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1281 |
Avoid calling methods in Loops. |
| 6514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1282 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1282 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1357 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1376 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1383 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1398 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1401 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1407 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1408 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1410 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1413 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1445 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1448 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1450 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1453 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1457 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1461 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1597 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1623 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1634 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1636 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1637 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1638 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1639 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1646 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1647 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1648 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1650 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1652 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1653 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1655 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1656 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1657 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1658 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1659 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1660 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1661 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1662 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1664 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1666 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1667 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1669 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1670 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1707 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1707 |
Avoid calling methods in Loops. |
| 6579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1708 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1710 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
1933 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
2103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
2178 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
2207 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
2215 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\ejb\sls\QMSSellRatesSessionBean.java |
2222 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
57 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
93 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
94 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
95 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
96 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
97 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
98 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
99 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
100 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
101 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
104 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
105 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
106 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
107 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
108 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
114 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
115 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
116 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
117 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
119 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
120 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
121 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
122 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
123 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
124 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
126 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
135 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
136 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
199 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
201 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\operations\sellrates\java\QMSSellRatesDOB.java |
1107 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
95 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
97 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
98 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
99 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
233 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
235 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
236 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
237 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
239 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
240 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
241 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
242 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
246 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
248 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
360 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
363 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
469 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
471 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
477 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
577 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
578 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
580 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
601 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
670 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
674 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
750 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
750 |
Avoid calling methods in Loops. |
| 6675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
751 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
751 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
751 |
Avoid calling methods in Loops. |
| 6678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
751 |
Avoid calling methods in Loops. |
| 6679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
803 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
808 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
908 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
909 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
914 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
915 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
921 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
923 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
923 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
996 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
997 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1002 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1003 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1091 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1094 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1097 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1099 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1129 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1129 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1129 |
Avoid calling methods in Loops. |
| 6713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1129 |
Avoid calling methods in Loops. |
| 6714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1191 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1192 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1262 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1264 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1291 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1292 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1292 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1292 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1350 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1378 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1402 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1408 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1415 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1416 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1418 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1546 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1595 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1675 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1771 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1780 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1783 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1788 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1788 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1789 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1790 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1791 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1932 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1934 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1935 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1936 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1938 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1941 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1944 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1945 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1946 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
1979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2062 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2066 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2068 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2076 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2078 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2079 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2199 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2203 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2211 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2215 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2318 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2331 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2332 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2403 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2407 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2463 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2465 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2467 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2468 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2547 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2555 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2590 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2592 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2593 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2594 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2595 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2598 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2664 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2672 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2730 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2732 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2733 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2735 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2738 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2739 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2741 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2768 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2788 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2807 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2830 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2852 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2874 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2906 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 6854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2959 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2962 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2963 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2964 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2965 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2966 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2967 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2968 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2969 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2970 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2974 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2975 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2976 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2977 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2983 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2984 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2985 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2986 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2987 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2988 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2989 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2992 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2993 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2993 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2998 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2998 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2999 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
2999 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3000 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3001 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3001 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3002 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3003 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3004 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3007 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3115 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3115 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3115 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3115 |
Avoid calling methods in Loops. |
| 6902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3115 |
Avoid calling methods in Loops. |
| 6903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3115 |
Avoid calling methods in Loops. |
| 6904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3116 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3116 |
Avoid calling methods in Loops. |
| 6906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3151 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 6907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3157 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 6908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3157 |
Don't create the PrepareStatement Object creation inside loops |
| 6909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3162 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 6910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3162 |
Don't create the PrepareStatement Object creation inside loops |
| 6911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3218 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 6912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3218 |
Avoid calling methods in Loops. |
| 6913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3304 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3306 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3307 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3339 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3437 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3491 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3496 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3498 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\dao\QmsReportsDAO.java |
3504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
52 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 6930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
53 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 6931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
56 |
All the static variables in the enterprise beans must be final. |
| 6932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
91 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 6933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
117 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
129 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
138 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
150 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
167 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
175 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
188 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
194 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
205 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
216 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
230 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
237 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
238 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
239 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
241 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
242 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
243 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
290 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
355 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
410 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
422 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
433 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
449 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
457 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
469 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
485 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
493 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
505 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
515 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
523 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
532 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
544 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
552 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
562 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
572 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
581 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
590 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
598 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
631 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
651 |
Avoid instantiating variables in a loop body. |
| 6973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
652 |
Avoid instantiating variables in a loop body. |
| 6974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
661 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
666 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
695 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 6977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
715 |
Avoid instantiating variables in a loop body. |
| 6978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
716 |
Avoid instantiating variables in a loop body. |
| 6979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
725 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
730 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 6981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
745 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
746 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
748 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
749 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
750 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
751 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
848 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 6988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
868 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
870 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
870 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
871 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 6993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
871 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
872 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
873 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
874 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
875 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
876 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 6999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
877 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
878 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
879 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
913 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
933 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
957 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
987 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
1052 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
1062 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\ReportsSessionBean.java |
1072 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
27 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 7010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
47 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
50 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
82 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
96 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
106 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
138 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
152 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
196 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\ejb\sls\RepotsSessionBean.java |
201 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\QMSRatesReportDOB.java |
27 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\QMSRatesReportDOB.java |
160 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\QMSRatesReportDOB.java |
170 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\UpdatedQuotesFinalDOB.java |
8 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\UpdatedQuotesFinalDOB.java |
39 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\UpdatedQuotesFinalDOB.java |
49 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\UpdatedQuotesFinalDOB.java |
59 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\YieldDetailsDOB.java |
75 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\reports\java\YieldDetailsDOB.java |
87 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargebasis\dao\ChargeBasisMasterDAO.java |
100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargebasis\dao\ChargeBasisMasterDAO.java |
101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargebasis\dao\ChargeBasisMasterDAO.java |
265 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargebasis\dao\ChargeBasisMasterDAO.java |
299 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargebasis\dao\ChargeBasisMasterDAO.java |
300 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargebasis\ejb\bmp\ChargeBasisMasterEntityBean.java |
44 |
All the static variables in the enterprise beans must be final. |
| 7035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
219 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
374 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
377 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
378 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
507 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
571 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargegroup\dao\ChargeGroupingDAO.java |
637 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargemaster\dao\ChargeMasterDAO.java |
103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargemaster\dao\ChargeMasterDAO.java |
104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargemaster\dao\ChargeMasterDAO.java |
295 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargemaster\dao\ChargeMasterDAO.java |
336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargemaster\dao\ChargeMasterDAO.java |
337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\chargemaster\ejb\bmp\ChargesMasterEntityBean.java |
43 |
All the static variables in the enterprise beans must be final. |
| 7052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
90 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
91 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
93 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
93 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
146 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
249 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
287 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
325 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
325 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
368 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\IndustryRegDAO.java |
381 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
24 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
25 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
26 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
27 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
28 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
86 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
283 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ListMasterDAO.java |
405 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
66 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
67 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
68 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
137 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
182 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
485 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 7087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
485 |
Don't create the PrepareStatement Object creation inside loops |
| 7088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
494 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
528 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
529 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
532 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
730 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
730 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
731 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
734 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
770 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
778 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
779 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
800 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
803 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
818 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
820 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
1059 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
1059 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
1059 |
Avoid calling methods in Loops. |
| 7115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\MarginLimitMasterDAO.java |
1059 |
Avoid calling methods in Loops. |
| 7116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
29 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
31 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
33 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
35 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
36 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
37 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\QuoteStatusReasonDAO.java |
184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
145 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 7125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
145 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 7126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
147 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
148 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
204 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
205 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
260 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
260 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
261 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
262 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
295 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SalesPersonRegistrationDAO.java |
295 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\SurChargesDAO.java |
32 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
59 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
138 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
176 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 7141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
176 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 7142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
178 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
179 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
180 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
181 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
228 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
359 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
362 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
365 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
366 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
375 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
376 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
464 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
467 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
468 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
470 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
471 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
477 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
482 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
482 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
483 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
527 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
558 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
560 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
636 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
642 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
644 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
697 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
736 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
742 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
743 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
744 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
744 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
745 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
752 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
753 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
754 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
756 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
757 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
758 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
915 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 7213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
915 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 7214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
933 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
934 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
936 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
937 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
938 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
939 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
941 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
941 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
984 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
984 |
Avoid calling methods in Loops. |
| 7224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
1032 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\dao\ZoneCodeMasterDAO.java |
1032 |
Avoid calling methods in Loops. |
| 7226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\IndustryRegEntityBean.java |
22 |
All the static variables in the enterprise beans must be final. |
| 7227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\IndustryRegEntityPK.java |
50 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 7228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\IndustryRegEntityPK.java |
51 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 7229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\ListMasterEntityBean.java |
21 |
All the static variables in the enterprise beans must be final. |
| 7230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\MarginLimitMasterBean.java |
22 |
All the static variables in the enterprise beans must be final. |
| 7231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\SalesPersonRegistrationBean.java |
30 |
All the static variables in the enterprise beans must be final. |
| 7232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\bmp\ZoneCodeMasterBean.java |
18 |
All the static variables in the enterprise beans must be final. |
| 7233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\cmp\DensityGroupCodeBean.java |
27 |
All the static variables in the enterprise beans must be final. |
| 7234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\cmp\DesignationPK.java |
39 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 7235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\cmp\DesignationPK.java |
40 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 7236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
68 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 7237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
71 |
All the static variables in the enterprise beans must be final. |
| 7238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
149 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
164 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
233 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
277 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
326 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
393 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
398 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
401 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
418 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
469 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
485 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
485 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
498 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
518 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
556 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
585 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
586 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
597 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
605 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
653 |
Avoid instantiating variables in a loop body. |
| 7262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
656 |
Avoid instantiating variables in a loop body. |
| 7263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
656 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
657 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
682 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
696 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
733 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
739 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
849 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
915 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
922 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
924 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
965 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
970 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
972 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
974 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
974 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1017 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1024 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1085 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 7286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1085 |
Don't create the PrepareStatement Object creation inside loops |
| 7287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1115 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1146 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1170 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1239 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1244 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1265 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1266 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1277 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1282 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1314 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1319 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1349 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1411 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1436 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1436 |
Avoid calling methods in Loops. |
| 7306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1450 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1457 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1470 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1473 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1476 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1476 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1483 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1541 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1574 |
Avoid instantiating variables in a loop body. |
| 7321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1574 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1575 |
Avoid instantiating variables in a loop body. |
| 7323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1596 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1596 |
Avoid calling methods in Loops. |
| 7326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1602 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1602 |
Avoid calling methods in Loops. |
| 7328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1622 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1629 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1643 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1651 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1663 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1671 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1944 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1948 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1949 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1954 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1956 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1956 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1957 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1961 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1961 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
1969 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2035 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2040 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2060 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2062 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2068 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2072 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2073 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2076 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2095 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2095 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2095 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2095 |
Avoid calling methods in Loops. |
| 7361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2095 |
Avoid calling methods in Loops. |
| 7362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2095 |
Avoid calling methods in Loops. |
| 7363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2161 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2168 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2196 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2206 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2206 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2224 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\QMSSetUpSessionBean.java |
2261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
115 |
Don?t maintain global variables in Session Beans unless it is client in specific like DataSource, InitialContext |
| 7372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
118 |
All the static variables in the enterprise beans must be final. |
| 7373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
159 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
160 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
165 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
167 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
167 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
222 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
255 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
262 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
281 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
302 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
309 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
365 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
379 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
419 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
421 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
421 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
422 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
450 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
521 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
526 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
530 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
637 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
736 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
785 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
804 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
808 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
847 |
Avoid instantiating variables in a loop body. |
| 7419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
847 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
860 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
892 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
894 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
896 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
899 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
899 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
900 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
901 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
902 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
925 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
947 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
959 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
960 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
960 |
Avoid calling methods in Loops. |
| 7439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
965 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
965 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
965 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
965 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
971 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
988 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1016 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1029 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1030 |
Avoid calling methods in Loops. |
| 7449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1035 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1035 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1035 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1035 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1040 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1058 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1074 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1146 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1146 |
Avoid calling methods in Loops. |
| 7458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1166 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1166 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1166 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1166 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1171 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1171 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1188 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1188 |
Avoid calling methods in Loops. |
| 7466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1208 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1208 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1208 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1208 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1213 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1213 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1223 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1253 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1258 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1271 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1303 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1317 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1328 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1387 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1411 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1417 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1438 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1488 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1494 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1518 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1523 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1580 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1586 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1603 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1635 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1641 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1659 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1692 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1698 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1724 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1763 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1763 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1781 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1795 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1800 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1818 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1818 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1854 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1872 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1884 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1888 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1913 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
1921 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2015 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2021 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2104 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2123 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2133 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2133 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2143 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2143 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2185 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2221 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2238 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2246 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2273 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2274 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2276 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2284 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2284 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2286 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2286 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2300 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2354 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2361 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2379 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2415 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2415 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2416 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2416 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2416 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2430 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2558 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2580 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2631 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2632 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2633 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2651 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2653 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2653 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2678 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2685 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2692 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2890 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2901 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2908 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2957 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2958 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2960 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2961 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2989 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
2989 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3064 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3080 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3112 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3118 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3139 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3187 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3193 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3206 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3237 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3244 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3258 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3266 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3295 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3302 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3321 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3345 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3418 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3447 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3447 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3456 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3463 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3481 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3517 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3574 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3590 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3590 |
Avoid calling methods in Loops. |
| 7612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3591 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3591 |
Avoid calling methods in Loops. |
| 7614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3652 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3658 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3703 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3729 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3768 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3768 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3773 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3797 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3822 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3823 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3824 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3830 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3830 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3830 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3837 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3838 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3839 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3841 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3954 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3982 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
3987 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4046 |
Avoid instantiating variables in a loop body. |
| 7638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4047 |
Avoid instantiating variables in a loop body. |
| 7640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4047 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4051 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4124 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4130 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4144 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4152 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4176 |
Avoid instantiating variables in a loop body. |
| 7650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4177 |
Avoid instantiating variables in a loop body. |
| 7652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4216 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4222 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4239 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4244 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4256 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4274 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4302 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4320 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4332 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4350 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4368 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4387 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4406 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4418 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4418 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4441 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4461 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4468 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4471 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4498 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4531 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4539 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4558 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4581 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4586 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4589 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4594 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4594 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4611 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4616 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4623 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4649 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4650 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4653 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4661 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4675 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4712 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4712 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4721 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4734 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4741 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4791 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4810 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4848 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4852 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4876 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4912 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4914 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4919 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4919 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4919 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4924 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4925 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4926 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4927 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4928 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4929 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4967 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
4999 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5030 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5036 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5057 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5080 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5080 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5102 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5118 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5123 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5128 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5133 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5166 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5169 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5173 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5189 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5221 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5251 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5287 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5288 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5290 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5295 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5318 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5383 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5431 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5443 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5476 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5481 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5486 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5486 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5491 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5527 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5532 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5535 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5583 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5607 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5665 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5687 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5692 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5733 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5756 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5763 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5776 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5799 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5800 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5810 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5843 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5854 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5879 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5888 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5893 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5915 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5921 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 7797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5927 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5955 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5962 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
5969 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6016 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6016 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 7803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6021 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6031 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6037 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6085 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6103 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6146 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6146 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6150 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6174 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6211 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6217 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6217 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6217 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6270 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6276 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6308 |
Avoid instantiating variables in a loop body. |
| 7823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6309 |
Avoid instantiating variables in a loop body. |
| 7825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6309 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6329 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6329 |
Avoid calling methods in Loops. |
| 7828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6338 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6338 |
Avoid calling methods in Loops. |
| 7830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6361 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6369 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6385 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6392 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6418 |
Avoid instantiating variables in a loop body. |
| 7838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6418 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6419 |
Avoid instantiating variables in a loop body. |
| 7840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6419 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6442 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6442 |
Avoid calling methods in Loops. |
| 7843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6447 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6447 |
Avoid calling methods in Loops. |
| 7845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6464 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6471 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6492 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6498 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6501 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6545 |
Avoid instantiating variables in a loop body. |
| 7853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6545 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6546 |
Avoid instantiating variables in a loop body. |
| 7855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6546 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6568 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6568 |
Avoid calling methods in Loops. |
| 7858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6576 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6576 |
Avoid calling methods in Loops. |
| 7860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6596 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6602 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6620 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6631 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6633 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6679 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6686 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6711 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6728 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6775 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6786 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6791 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6831 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6848 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6892 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6894 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6894 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6896 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6896 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6925 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
6961 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7015 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7019 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7063 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7063 |
Avoid calling methods in Loops. |
| 7895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7067 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 7896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7067 |
Avoid calling methods in Loops. |
| 7897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7076 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7121 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7127 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7245 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7250 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7267 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7361 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7361 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7362 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7363 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7372 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7372 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7454 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7459 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7543 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7724 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7787 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7794 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7794 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7804 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 7931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7810 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7831 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7832 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7833 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7833 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7834 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7834 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7835 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7835 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7836 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7836 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7866 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7887 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7908 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 7947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7916 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7930 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7943 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
7969 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8002 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8055 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8099 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8126 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8151 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8180 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8188 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8195 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8243 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8270 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8282 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8341 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8359 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8365 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8412 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8412 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 7967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8416 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8424 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8449 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8492 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8527 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8533 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8552 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8564 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8597 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8604 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8611 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8653 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 7986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8656 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8657 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8661 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8664 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8666 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8668 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 7992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8693 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8700 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8707 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8769 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 7996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8805 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8816 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 7998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8825 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 7999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8858 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8899 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8926 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8936 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8948 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8975 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8996 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8997 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8998 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
8999 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9014 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9014 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9020 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9020 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9033 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9096 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9128 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9172 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9214 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9258 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9259 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9260 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9261 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9276 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9276 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9281 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9292 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9367 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9426 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9429 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9463 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9474 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9515 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9517 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9519 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9522 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9523 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9572 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9604 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9659 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9689 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9692 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9693 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9694 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9727 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9734 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9741 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9782 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9783 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9786 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9803 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9810 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9849 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9850 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9855 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9858 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9858 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9858 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9859 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9859 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9859 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9860 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9860 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9924 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9940 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9941 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9943 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9944 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9961 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
9968 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10005 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10010 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10013 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10014 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10037 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10061 |
Avoid instantiating variables in a loop body. |
| 8117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10103 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10124 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10142 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10149 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10198 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10205 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10205 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10219 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 8132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10222 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10224 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10228 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10230 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10232 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10234 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10235 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10236 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10237 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10238 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10239 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10240 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10241 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10242 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10247 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10249 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10252 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10253 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10354 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10382 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10408 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10417 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10425 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10426 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10427 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10491 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10504 |
Avoid instantiating variables in a loop body. |
| 8175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10544 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10561 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10641 |
Avoid instantiating variables in a loop body. |
| 8183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10681 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10701 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10710 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10712 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10715 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10718 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10719 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10720 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10723 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10724 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10725 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10726 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10728 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10729 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10733 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10734 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10735 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10739 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10740 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10741 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10743 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10745 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10746 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10755 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10769 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10769 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10770 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10835 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10840 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10847 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10855 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10917 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10948 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10948 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10949 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
10959 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11063 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11090 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11118 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 8241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11153 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11160 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11188 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11196 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11219 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 8246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11224 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11287 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11318 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11334 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11352 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11393 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11393 |
Avoid calling methods in Loops. |
| 8254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11401 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11440 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11453 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11480 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11483 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11535 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11582 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11651 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 8269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11675 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 8270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11706 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11729 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11737 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11757 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11795 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11796 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11807 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11825 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11863 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11864 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11875 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11890 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11929 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11937 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11945 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11961 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11986 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11987 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11988 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11989 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11992 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
11993 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12002 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12018 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12081 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12097 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12143 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12143 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12146 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12146 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12163 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12192 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12203 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12210 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12256 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12257 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12258 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12259 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12265 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12274 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12279 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12318 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12319 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12320 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12321 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12323 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12333 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12340 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12379 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12379 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12383 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12407 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12448 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12449 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12449 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12450 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12450 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12451 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12455 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12476 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12507 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12508 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12509 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12518 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12531 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12575 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12589 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12594 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12600 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12602 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12613 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12702 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12738 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12771 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12820 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12826 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12828 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12834 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12841 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12866 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12893 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12902 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12906 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12912 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12928 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12954 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12971 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12976 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
12976 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13021 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13021 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13021 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13021 |
Avoid calling methods in Loops. |
| 8379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13021 |
Avoid calling methods in Loops. |
| 8380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13021 |
Avoid calling methods in Loops. |
| 8381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13055 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13062 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13094 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13113 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13117 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13211 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13218 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13310 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13310 |
Avoid calling methods in Loops. |
| 8390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13312 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13314 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13335 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13343 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13348 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13371 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13376 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13382 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13411 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13417 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13423 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13447 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13469 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13476 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13509 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13560 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13561 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13617 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13620 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13662 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13669 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13736 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13758 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13759 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13760 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13766 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13766 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13766 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13778 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13779 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13781 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13782 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13811 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13840 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13841 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13842 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13843 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13843 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13843 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13859 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13864 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13879 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13895 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13897 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13921 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 8447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13932 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13939 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13950 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13952 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13954 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13957 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13958 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13959 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13960 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
13961 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14002 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14008 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14023 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14036 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14050 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14056 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14061 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14067 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14091 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14097 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14104 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14129 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14135 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14142 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14154 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14176 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14188 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14189 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14278 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14284 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14300 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14317 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14319 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14347 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14352 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14380 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14385 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14390 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14415 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14436 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14436 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14437 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14441 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14444 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14444 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14445 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14449 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14452 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14452 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14453 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14458 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14458 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14459 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14465 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14526 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14580 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14600 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14603 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14609 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14610 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14611 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14612 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14614 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14615 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14641 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14659 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14729 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14737 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14737 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14737 |
Avoid calling methods in Loops. |
| 8538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14737 |
Avoid calling methods in Loops. |
| 8539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14738 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14738 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14738 |
Avoid calling methods in Loops. |
| 8542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14738 |
Avoid calling methods in Loops. |
| 8543 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14742 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8544 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14742 |
Avoid calling methods in Loops. |
| 8545 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14748 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8546 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14748 |
Avoid calling methods in Loops. |
| 8547 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14754 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8548 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14754 |
Avoid calling methods in Loops. |
| 8549 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14760 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8550 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14760 |
Avoid calling methods in Loops. |
| 8551 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14797 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8552 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14802 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8553 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14817 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8554 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14832 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8555 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14835 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8556 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14836 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8557 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14838 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8558 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14840 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8559 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14861 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8560 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14866 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8561 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14881 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8562 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14900 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8563 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14903 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8564 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8565 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8566 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14908 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8567 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14909 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8568 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14910 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8569 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14911 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8570 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14912 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8571 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8572 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14914 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8573 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14915 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8574 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14946 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8575 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
14964 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8576 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15033 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8577 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15038 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8578 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15053 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8579 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15072 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8580 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8581 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8582 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15076 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8583 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15078 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8584 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15079 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8585 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15080 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8586 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15081 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8587 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8588 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15102 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8589 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15102 |
Avoid calling methods in Loops. |
| 8590 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15152 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8591 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15157 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8592 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15172 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8593 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15192 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8594 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8595 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8596 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8597 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15198 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8598 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8599 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8600 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8601 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15227 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8602 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15245 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8603 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15285 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8604 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15285 |
Avoid calling methods in Loops. |
| 8605 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15306 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 8606 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15306 |
Avoid calling methods in Loops. |
| 8607 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15373 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8608 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15378 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8609 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15393 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8610 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8611 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15413 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8612 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8613 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15416 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8614 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15416 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8615 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15437 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8616 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15442 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8617 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15457 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8618 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15473 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8619 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15475 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8620 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15476 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8621 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15502 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8622 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15507 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8623 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8624 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15519 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8625 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15520 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8626 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15522 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8627 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15522 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8628 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15524 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8629 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15524 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8630 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15568 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8631 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15573 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8632 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15588 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8633 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15626 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8634 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15631 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8635 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15636 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8636 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15642 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8637 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15673 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8638 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15679 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8639 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15685 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8640 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15691 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8641 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15721 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8642 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15727 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8643 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15733 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8644 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15739 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8645 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15759 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8646 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15761 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8647 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15762 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8648 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15763 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8649 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15765 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8650 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15766 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8651 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8652 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8653 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15771 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8654 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8655 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15787 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8656 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15787 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8657 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15854 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8658 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15859 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8659 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15874 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8660 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15894 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8661 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8662 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15896 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8663 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8664 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15899 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8665 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8666 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8667 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8668 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15919 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8669 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15928 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8670 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15942 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8671 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15942 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8672 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15948 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8673 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15948 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8674 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15973 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8675 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8676 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15975 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8677 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15975 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8678 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15979 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8679 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15979 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8680 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8681 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15980 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8682 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15980 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8683 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8684 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15983 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8685 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
15984 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8686 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16082 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8687 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16087 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8688 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16106 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8689 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16157 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8690 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16176 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8691 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16186 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8692 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16193 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8693 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16202 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8694 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8695 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16206 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8696 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8697 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8698 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16209 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8699 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8700 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8701 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16217 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8702 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16217 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8703 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16218 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8704 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8705 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16326 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8706 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16333 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8707 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16366 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8708 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8709 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8710 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8711 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16372 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8712 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8713 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8714 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16377 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8715 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16378 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8716 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8717 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16383 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8718 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8719 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16384 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8720 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8721 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16385 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8722 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8723 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16497 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8724 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16533 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8725 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16534 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8726 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16536 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8727 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16582 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8728 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16597 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8729 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16598 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8730 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16599 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8731 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16616 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8732 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16621 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8733 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16662 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8734 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16668 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8735 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16687 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8736 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16705 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8737 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16711 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8738 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16729 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8739 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16731 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8740 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16732 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8741 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16733 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8742 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16735 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8743 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16736 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8744 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16737 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8745 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16781 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8746 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16786 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8747 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16801 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8748 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16810 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8749 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16810 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8750 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8751 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8752 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8753 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16818 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8754 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16844 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8755 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16866 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8756 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16871 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8757 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16886 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8758 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8759 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8760 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8761 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16904 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8762 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8763 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16918 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8764 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16923 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8765 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16938 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8766 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16948 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8767 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16950 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8768 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16951 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8769 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16979 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8770 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16984 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8771 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
16999 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8772 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17000 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8773 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17001 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8774 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17004 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8775 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17004 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8776 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17005 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8777 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17040 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8778 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17045 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8779 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17050 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8780 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17056 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8781 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17093 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8782 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17099 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8783 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17105 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8784 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17111 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8785 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17133 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8786 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17139 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8787 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17145 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8788 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17151 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8789 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17160 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8790 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8791 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17163 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8792 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8793 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17167 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8794 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17167 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8795 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17170 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8796 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8797 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17192 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8798 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17197 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8799 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17212 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8800 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17230 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8801 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17260 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8802 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17267 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8803 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8804 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17276 |
Avoid instantiating variables in a loop body. |
| 8805 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17280 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8806 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17292 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8807 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17299 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8808 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17299 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8809 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17307 |
Avoid instantiating variables in a loop body. |
| 8810 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17317 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8811 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17337 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8812 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17365 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8813 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17372 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8814 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17372 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8815 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17380 |
Avoid instantiating variables in a loop body. |
| 8816 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17389 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8817 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17409 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8818 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17437 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8819 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17444 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8820 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8821 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17453 |
Avoid instantiating variables in a loop body. |
| 8822 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17464 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8823 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17484 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8824 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17519 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8825 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17549 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8826 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17556 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8827 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8828 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17566 |
Avoid instantiating variables in a loop body. |
| 8829 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17575 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8830 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17594 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8831 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17626 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8832 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17632 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8833 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8834 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17636 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8835 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17661 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8836 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17662 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8837 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17696 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8838 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17696 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 8839 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17696 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8840 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17701 |
Avoid instantiating variables in a loop body. |
| 8841 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17716 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8842 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17738 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8843 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17768 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8844 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17775 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8845 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8846 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17783 |
Avoid instantiating variables in a loop body. |
| 8847 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17791 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8848 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17810 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8849 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17839 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8850 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17846 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8851 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17846 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8852 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17854 |
Avoid instantiating variables in a loop body. |
| 8853 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17863 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8854 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17885 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8855 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8856 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17890 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8857 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17891 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8858 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17912 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8859 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17932 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8860 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17940 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8861 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17943 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8862 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
17959 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8863 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18000 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8864 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18006 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8865 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18026 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8866 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18029 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8867 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18031 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8868 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18032 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8869 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18053 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8870 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18073 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8871 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18081 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8872 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18083 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8873 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18098 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8874 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18161 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8875 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18167 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8876 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18188 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8877 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8878 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8879 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8880 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18213 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8881 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18232 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8882 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18240 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8883 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18242 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8884 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18257 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8885 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18320 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8886 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18326 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8887 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18346 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8888 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8889 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8890 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8891 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18377 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8892 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18402 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 8893 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18410 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8894 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18412 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8895 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18427 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8896 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18465 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8897 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18471 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8898 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18483 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 8899 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8900 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18500 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8901 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8902 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18520 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8903 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18527 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8904 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8905 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8906 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8907 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8908 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18554 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8909 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18600 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8910 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18601 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8911 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8912 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18620 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8913 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18627 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8914 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8915 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18655 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8916 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18656 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8917 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18657 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8918 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18657 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8919 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18659 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8920 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18667 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8921 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18667 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8922 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8923 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18715 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8924 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18720 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8925 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18727 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8926 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18759 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 8927 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18759 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 8928 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18766 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8929 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8930 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8931 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8932 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8933 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18777 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8934 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8935 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18778 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8936 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18778 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8937 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18831 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8938 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18841 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 8939 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18850 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8940 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18857 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8941 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8942 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8943 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18890 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8944 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8945 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18894 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8946 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8947 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8948 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18906 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8949 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8950 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18910 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8951 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18910 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8952 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18958 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8953 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18974 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8954 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
18981 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8955 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19014 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 8956 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19014 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 8957 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19019 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8958 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19020 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8959 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8960 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19024 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8961 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8962 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19032 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8963 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19046 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8964 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8965 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19061 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 8966 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19069 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8967 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19076 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8968 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8969 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8970 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8971 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8972 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8973 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8974 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8975 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19130 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8976 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19135 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8977 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8978 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19159 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8979 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19160 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8980 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8981 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19201 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8982 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19208 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8983 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19240 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 8984 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19240 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 8985 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19247 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8986 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19248 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8987 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19249 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8988 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19251 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8989 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19251 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8990 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19273 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8991 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19280 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8992 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19313 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 8993 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19313 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 8994 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8995 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8996 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19324 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 8997 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 8998 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19340 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 8999 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19347 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9000 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9001 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9002 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9003 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9004 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9005 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9006 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9007 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19400 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9008 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9009 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19402 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9010 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19402 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9011 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9012 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19407 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 9013 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19425 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9014 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19436 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 9015 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19451 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9016 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19458 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9017 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19485 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9018 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9019 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19488 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9020 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9021 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9022 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19499 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9023 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9024 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9025 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19567 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9026 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19594 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9027 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19600 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9028 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9029 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9030 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19604 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9031 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9032 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19612 |
Avoid instantiating variables in a loop body. |
| 9033 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19613 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9034 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19640 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9035 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19672 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9036 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19674 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9037 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9038 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19702 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9039 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19707 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9040 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19733 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9041 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19739 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9042 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19745 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9043 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19751 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9044 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19774 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9045 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19780 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9046 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19786 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9047 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19792 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9048 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19803 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9049 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9050 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9051 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19806 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9052 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9053 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19827 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9054 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19833 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9055 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19849 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9056 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19861 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9057 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19911 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9058 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19917 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9059 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19949 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9060 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19954 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9061 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19959 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9062 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19964 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9063 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19973 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9064 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9065 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19980 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9066 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9067 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9068 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19983 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9069 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
19985 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9070 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20013 |
Avoid instantiating variables in a loop body. |
| 9071 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20013 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9072 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20014 |
Avoid instantiating variables in a loop body. |
| 9073 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20014 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9074 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20035 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9075 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20035 |
Avoid calling methods in Loops. |
| 9076 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20044 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9077 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20044 |
Avoid calling methods in Loops. |
| 9078 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20067 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9079 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20073 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9080 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20086 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9081 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20091 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9082 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9083 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9084 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20139 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9085 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20146 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9086 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20166 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9087 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9088 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20169 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9089 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9090 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9091 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9092 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20178 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9093 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9094 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9095 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20343 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9096 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20361 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9097 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20364 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9098 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9099 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20369 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9100 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9101 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20374 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9102 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9103 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20375 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9104 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20396 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9105 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20455 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9106 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20470 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9107 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20470 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9108 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20478 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9109 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20478 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9110 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20486 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9111 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20486 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9112 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20490 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9113 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9114 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9115 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9116 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9117 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20532 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 9118 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20561 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9119 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20591 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9120 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20619 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9121 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20619 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9122 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20650 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9123 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20689 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9124 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20695 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9125 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20719 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9126 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20735 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9127 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20741 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9128 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20768 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9129 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20791 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9130 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20805 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 9131 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20809 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9132 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20817 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9133 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20848 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9134 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20862 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 9135 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20866 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9136 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20871 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9137 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20893 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9138 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9139 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9140 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20903 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9141 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9142 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9143 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
20906 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9144 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21000 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9145 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21015 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 9146 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21024 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9147 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21046 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9148 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21053 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9149 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21055 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9150 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21056 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9151 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21057 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9152 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9153 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21130 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9154 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21145 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 9155 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21149 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9156 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21154 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9157 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21166 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9158 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21183 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9159 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21226 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9160 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21232 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9161 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9162 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21265 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9163 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9164 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21285 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9165 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21285 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9166 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21300 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9167 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21300 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9168 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9169 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21318 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9170 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21324 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9171 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21335 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9172 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21338 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9173 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9174 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21360 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9175 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21376 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9176 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21378 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9177 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9178 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9179 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9180 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9181 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21420 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9182 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21425 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9183 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21439 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9184 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21450 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9185 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9186 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9187 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21456 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9188 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9189 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9190 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21506 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9191 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21511 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9192 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21525 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9193 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21535 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9194 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9195 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21541 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9196 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21542 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9197 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21543 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9198 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21544 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9199 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21594 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9200 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21599 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9201 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21613 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9202 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21623 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9203 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21625 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9204 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21626 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9205 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9206 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21629 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9207 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21631 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9208 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21664 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9209 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21682 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9210 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21717 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9211 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21722 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9212 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21737 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9213 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21748 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9214 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21750 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9215 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21751 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9216 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21752 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9217 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21754 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9218 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9219 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21782 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9220 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21787 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9221 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21802 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9222 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21812 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9223 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9224 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9225 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9226 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21829 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9227 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21834 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9228 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21849 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9229 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21862 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9230 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9231 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9232 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21926 |
Avoid instantiating variables in a loop body. |
| 9233 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21926 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9234 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21927 |
Avoid instantiating variables in a loop body. |
| 9235 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21927 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9236 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21930 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9237 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9238 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21935 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9239 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21935 |
Avoid calling methods in Loops. |
| 9240 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21943 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9241 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21943 |
Avoid calling methods in Loops. |
| 9242 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21951 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9243 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21951 |
Avoid calling methods in Loops. |
| 9244 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21959 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9245 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
21959 |
Avoid calling methods in Loops. |
| 9246 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22002 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9247 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22008 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9248 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22020 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9249 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9250 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22023 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9251 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22024 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9252 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22026 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9253 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22038 |
Use prepared statements. Use parameterized SQL. Use PreparedStatement over Statements where there is parameterized SQL. This will exploit all the caching and optimizations at every layer right from J2ee server’s PreparedStatement cache to DB cache. We have Shared Connection at DB level. So it ensures the Hashing and execution plan at DB level is shared. -4S-CS-4.1.1 |
| 9254 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22043 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9255 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22048 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9256 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22063 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9257 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22072 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9258 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22074 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9259 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22087 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9260 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22087 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9261 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22111 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9262 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22125 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9263 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9264 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22133 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9265 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22135 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9266 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22135 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9267 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22136 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9268 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22170 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9269 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9270 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22184 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9271 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22196 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9272 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9273 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22224 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9274 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22231 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9275 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22256 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9276 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22256 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9277 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22256 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9278 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22257 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9279 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9280 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9281 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22281 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9282 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22294 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9283 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22315 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9284 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9285 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22316 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9286 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9287 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22317 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9288 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9289 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22370 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9290 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22386 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9291 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9292 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9293 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22390 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9294 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22403 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9295 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22420 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9296 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9297 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22429 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9298 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22442 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 9299 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22442 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 9300 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22448 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9301 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22448 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9302 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9303 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22464 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9304 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22488 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9305 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22489 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9306 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9307 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22491 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9308 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9309 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22492 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9310 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9311 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22493 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9312 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22493 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9313 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9314 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9315 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9316 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22559 |
Avoid instantiating variables in a loop body. |
| 9317 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9318 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22559 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9319 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22561 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9320 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22566 |
Try to combine queries and batch updates-4S-CS-4.1.5 |
| 9321 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22573 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9322 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22590 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9323 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22590 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9324 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9325 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22591 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9326 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22591 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9327 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22591 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9328 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22618 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9329 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9330 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22639 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9331 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9332 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9333 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22643 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9334 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22643 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9335 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22646 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9336 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22646 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9337 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22692 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9338 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9339 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22710 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9340 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22710 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9341 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9342 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9343 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22735 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9344 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22753 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9345 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22753 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9346 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22754 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9347 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22754 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9348 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22755 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9349 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9350 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22756 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9351 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22760 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 9352 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22768 |
Avoid to create new DB Objects in loops like Statement,PreparedStatement,Connection etc. |
| 9353 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22802 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9354 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22819 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9355 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22819 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9356 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22820 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9357 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22820 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9358 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22821 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9359 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9360 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22822 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9361 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22822 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9362 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22849 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9363 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22863 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9364 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22873 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9365 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22875 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9366 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22876 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9367 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22877 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9368 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22878 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9369 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22879 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9370 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22880 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9371 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22881 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9372 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22882 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9373 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22883 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9374 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22884 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9375 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22885 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9376 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22885 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9377 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22887 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9378 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22889 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9379 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9380 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22891 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9381 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22892 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9382 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22893 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9383 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22895 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9384 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9385 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22897 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9386 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22898 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9387 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22935 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9388 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22942 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9389 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22949 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9390 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22956 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9391 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22963 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9392 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22970 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9393 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
22977 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9394 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23012 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9395 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23026 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9396 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23034 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9397 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23034 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9398 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23036 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9399 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23036 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9400 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23037 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9401 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23037 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9402 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23076 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9403 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23088 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9404 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9405 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23094 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9406 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23094 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9407 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23097 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9408 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23097 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9409 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23099 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9410 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9411 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23126 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9412 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23128 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9413 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23142 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9414 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23154 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9415 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9416 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23163 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9417 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23163 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9418 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23180 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9419 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23192 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9420 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23199 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9421 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9422 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9423 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23216 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9424 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23233 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9425 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9426 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23234 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9427 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23249 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9428 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23261 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9429 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23267 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9430 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9431 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23278 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9432 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23292 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9433 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23299 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9434 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23299 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9435 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23320 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9436 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23334 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9437 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9438 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23376 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9439 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23391 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9440 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23397 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9441 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23397 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9442 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23408 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9443 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9444 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23428 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9445 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23429 |
Avoid instantiating variables in a loop body. |
| 9446 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23430 |
Avoid instantiating variables in a loop body. |
| 9447 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9448 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23434 |
Avoid instantiating variables in a loop body. |
| 9449 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9450 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23443 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9451 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23449 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9452 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23449 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9453 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23450 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9454 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23451 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9455 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9456 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23452 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9457 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9458 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9459 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23479 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9460 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23495 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9461 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23497 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9462 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23502 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9463 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9464 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23503 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9465 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23538 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9466 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23538 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9467 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23556 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9468 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23560 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9469 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23574 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9470 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9471 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23580 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9472 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23581 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9473 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23617 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9474 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23623 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9475 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23635 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9476 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23640 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9477 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23641 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9478 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23642 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9479 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23681 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9480 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23688 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9481 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23700 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9482 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9483 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9484 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9485 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9486 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9487 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9488 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23730 |
Avoid instantiating variables in a loop body. |
| 9489 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23730 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9490 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23731 |
Avoid instantiating variables in a loop body. |
| 9491 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23731 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9492 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23747 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9493 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23747 |
Avoid calling methods in Loops. |
| 9494 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23751 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9495 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23751 |
Avoid calling methods in Loops. |
| 9496 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23766 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9497 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23773 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9498 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23798 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9499 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23800 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9500 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23801 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9501 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23802 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9502 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9503 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9504 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9505 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9506 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23808 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9507 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23856 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9508 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23860 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9509 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23874 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9510 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23892 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9511 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9512 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23894 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9513 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9514 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9515 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9516 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23900 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9517 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23911 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9518 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23917 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9519 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23926 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9520 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23940 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9521 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23940 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9522 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23971 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9523 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23971 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9524 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23973 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9525 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9526 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23977 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9527 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23977 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9528 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23977 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9529 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23978 |
Declare All SQL Query variables as Static in SessionBeans and DAO’s -4S-CS-4.1.17 |
| 9530 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23978 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9531 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23978 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9532 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23981 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9533 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
23982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9534 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
24083 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9535 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
24088 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9536 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\ejb\sls\SetUpSessionBean.java |
24107 |
We should rollback the current transaction before throwing any application exceptions from the EJB components. This can be done by marking the current transaction as rollback using following method in SessionBeans or EntityBeans -4S-CR-2.4.13 |
| 9537 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\java\QMSAdvSearchHelperObj.java |
81 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9538 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\java\QMSAdvSearchHelperObj.java |
83 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9539 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\java\QMSAdvSearchHelperObj.java |
84 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9540 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\java\QMSAttachmentDOB.java |
66 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9541 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\java\QMSAttachmentDOB.java |
76 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9542 |
D:\DHL-QMS CR's\Interm Release 2\DHLQMSEJB\com\qms\setup\java\ZoneCodeMasterDOB.java |
80 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9543 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
34 |
Avoid declaration of instance variable in servlets |
| 9544 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
35 |
Avoid declaration of instance variable in servlets |
| 9545 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
443 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9546 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
443 |
Avoid calling methods in Loops. |
| 9547 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
447 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9548 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
447 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9549 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
447 |
Avoid calling methods in Loops. |
| 9550 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
447 |
Avoid calling methods in Loops. |
| 9551 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
691 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9552 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
691 |
Avoid calling methods in Loops. |
| 9553 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
778 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9554 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
778 |
Avoid calling methods in Loops. |
| 9555 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
782 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9556 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
782 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9557 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
782 |
Avoid calling methods in Loops. |
| 9558 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
782 |
Avoid calling methods in Loops. |
| 9559 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1023 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9560 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1023 |
Avoid calling methods in Loops. |
| 9561 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1121 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9562 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1121 |
Avoid calling methods in Loops. |
| 9563 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1125 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9564 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1125 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9565 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1125 |
Avoid calling methods in Loops. |
| 9566 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1125 |
Avoid calling methods in Loops. |
| 9567 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1364 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9568 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1364 |
Avoid calling methods in Loops. |
| 9569 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1400 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9570 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1400 |
Avoid calling methods in Loops. |
| 9571 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1401 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9572 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1401 |
Avoid calling methods in Loops. |
| 9573 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1859 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9574 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1863 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9575 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1863 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9576 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1864 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9577 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1864 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9578 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1925 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9579 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1926 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9580 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9581 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1932 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9582 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1933 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9583 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1934 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9584 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1939 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9585 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1940 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9586 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1941 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9587 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1942 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9588 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1943 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9589 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1944 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9590 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1945 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9591 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1946 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9592 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1947 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9593 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1948 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9594 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1949 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9595 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1950 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9596 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1956 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9597 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1957 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9598 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1958 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9599 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1959 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9600 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1960 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9601 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1961 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9602 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1962 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9603 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1963 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9604 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1964 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9605 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1965 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9606 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1966 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9607 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1967 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9608 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1968 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9609 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1969 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9610 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1970 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9611 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1971 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9612 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1972 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9613 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
1973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9614 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9615 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2017 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9616 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2017 |
Avoid calling methods in Loops. |
| 9617 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2017 |
Avoid calling methods in Loops. |
| 9618 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9619 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9620 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9621 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9622 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9623 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9624 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9625 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9626 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9627 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9628 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9629 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9630 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9631 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9632 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9633 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9634 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9635 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9636 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9637 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9638 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9639 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9640 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9641 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2030 |
Avoid calling methods in Loops. |
| 9642 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9643 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9644 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9645 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9646 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9647 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9648 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Avoid calling methods in Loops. |
| 9649 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Avoid calling methods in Loops. |
| 9650 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Avoid calling methods in Loops. |
| 9651 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Avoid calling methods in Loops. |
| 9652 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Avoid calling methods in Loops. |
| 9653 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2074 |
Avoid calling methods in Loops. |
| 9654 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2078 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9655 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2078 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9656 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2078 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9657 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2078 |
Avoid calling methods in Loops. |
| 9658 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2078 |
Avoid calling methods in Loops. |
| 9659 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2078 |
Avoid calling methods in Loops. |
| 9660 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2087 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9661 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2087 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9662 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2087 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9663 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2087 |
Avoid calling methods in Loops. |
| 9664 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2087 |
Avoid calling methods in Loops. |
| 9665 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2087 |
Avoid calling methods in Loops. |
| 9666 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2377 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9667 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2377 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9668 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2377 |
Avoid calling methods in Loops. |
| 9669 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2377 |
Avoid calling methods in Loops. |
| 9670 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9671 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2395 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9672 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2395 |
Avoid calling methods in Loops. |
| 9673 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2395 |
Avoid calling methods in Loops. |
| 9674 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2418 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9675 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2418 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9676 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2418 |
Avoid calling methods in Loops. |
| 9677 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2418 |
Avoid calling methods in Loops. |
| 9678 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2457 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9679 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2457 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9680 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2457 |
Avoid calling methods in Loops. |
| 9681 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2457 |
Avoid calling methods in Loops. |
| 9682 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2465 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9683 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2465 |
Avoid calling methods in Loops. |
| 9684 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2467 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9685 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2529 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9686 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2531 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9687 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2533 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9688 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2535 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9689 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2542 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9690 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2542 |
Avoid calling methods in Loops. |
| 9691 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2569 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9692 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2569 |
Avoid calling methods in Loops. |
| 9693 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2739 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9694 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2887 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9695 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2888 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9696 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2890 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9697 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2893 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9698 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2894 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9699 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2895 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9700 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2896 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9701 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9702 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9703 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2899 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9704 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2901 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9705 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9706 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2903 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9707 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2942 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9708 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2942 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9709 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2942 |
Avoid calling methods in Loops. |
| 9710 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2942 |
Avoid calling methods in Loops. |
| 9711 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2944 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9712 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2944 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9713 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2944 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9714 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2944 |
Avoid calling methods in Loops. |
| 9715 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2944 |
Avoid calling methods in Loops. |
| 9716 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2944 |
Avoid calling methods in Loops. |
| 9717 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2945 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9718 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2945 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9719 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2945 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9720 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2945 |
Avoid calling methods in Loops. |
| 9721 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2945 |
Avoid calling methods in Loops. |
| 9722 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2945 |
Avoid calling methods in Loops. |
| 9723 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2949 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9724 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2949 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9725 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2949 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9726 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2949 |
Avoid calling methods in Loops. |
| 9727 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2949 |
Avoid calling methods in Loops. |
| 9728 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2949 |
Avoid calling methods in Loops. |
| 9729 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2950 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9730 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2950 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9731 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2950 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9732 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2950 |
Avoid calling methods in Loops. |
| 9733 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2950 |
Avoid calling methods in Loops. |
| 9734 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2950 |
Avoid calling methods in Loops. |
| 9735 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2956 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9736 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2956 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9737 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2956 |
Avoid calling methods in Loops. |
| 9738 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
2956 |
Avoid calling methods in Loops. |
| 9739 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9740 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3047 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9741 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3069 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9742 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3070 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9743 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9744 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3072 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9745 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9746 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9747 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3118 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9748 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3121 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9749 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9750 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3123 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9751 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3124 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9752 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9753 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9754 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9755 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3158 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9756 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3158 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9757 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3158 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9758 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3158 |
Avoid calling methods in Loops. |
| 9759 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3158 |
Avoid calling methods in Loops. |
| 9760 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3158 |
Avoid calling methods in Loops. |
| 9761 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3159 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9762 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3159 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9763 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3159 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9764 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3159 |
Avoid calling methods in Loops. |
| 9765 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3159 |
Avoid calling methods in Loops. |
| 9766 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3159 |
Avoid calling methods in Loops. |
| 9767 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3164 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9768 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3164 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9769 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3164 |
Avoid calling methods in Loops. |
| 9770 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\BuyRatesController.java |
3164 |
Avoid calling methods in Loops. |
| 9771 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
116 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9772 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9773 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
123 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9774 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
124 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9775 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
158 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9776 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
158 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9777 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
160 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9778 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9779 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
163 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9780 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9781 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
175 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9782 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9783 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9784 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
188 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9785 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
237 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9786 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
262 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9787 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
263 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9788 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9789 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9790 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
266 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9791 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9792 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
270 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9793 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
270 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9794 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
283 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9795 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
284 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9796 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9797 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9798 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9799 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9800 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9801 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9802 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
401 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9803 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9804 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
402 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9805 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9806 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9807 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\CurrencyConversionListener.java |
404 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9808 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
627 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9809 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
647 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9810 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
649 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9811 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
794 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9812 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
796 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9813 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
798 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9814 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
799 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9815 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
800 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9816 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
801 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9817 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
803 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9818 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
804 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9819 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9820 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9821 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
824 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9822 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
825 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9823 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
827 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9824 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESLoginController.java |
830 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9825 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESMenuMainPage.java |
80 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9826 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESMenuMainPage.java |
82 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9827 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESMenuMainPage.java |
84 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9828 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESupplyLogin.java |
55 |
Avoid declaration of instance variable in servlets |
| 9829 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ESupplyLogin.java |
56 |
Avoid declaration of instance variable in servlets |
| 9830 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9831 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9832 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9833 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
410 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9834 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
447 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9835 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9836 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
511 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9837 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\ETAdvancedLOVController.java |
587 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9838 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
118 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9839 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
122 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9840 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9841 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
126 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9842 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
160 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9843 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
160 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9844 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9845 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9846 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
165 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9847 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9848 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9849 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9850 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
187 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9851 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9852 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
239 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9853 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9854 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9855 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
266 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9856 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9857 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
268 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9858 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
269 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9859 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
272 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9860 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9861 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
285 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9862 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
286 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9863 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9864 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9865 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9866 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9867 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9868 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9869 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9870 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9871 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
404 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9872 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9873 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
406 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9874 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\JobSchedulerProcess.java |
406 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9875 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
98 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9876 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
142 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9877 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
150 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9878 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
153 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9879 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
153 |
Avoid calling methods in Loops. |
| 9880 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
164 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9881 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadServlet.java |
164 |
Avoid calling methods in Loops. |
| 9882 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadingScheduler.java |
52 |
Avoid declaration of instance variable in servlets |
| 9883 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadingScheduler.java |
53 |
Avoid declaration of instance variable in servlets |
| 9884 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadingScheduler.java |
54 |
Avoid declaration of instance variable in servlets |
| 9885 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\LoadingScheduler.java |
97 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 9886 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
61 |
Avoid declaration of instance variable in servlets |
| 9887 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
112 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9888 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
449 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9889 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9890 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
452 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9891 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9892 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
454 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9893 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9894 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9895 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9896 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
459 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9897 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
460 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9898 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
461 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9899 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
462 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9900 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
463 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9901 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9902 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
465 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9903 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9904 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
467 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9905 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
468 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9906 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
469 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9907 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
470 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9908 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
471 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9909 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
472 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9910 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9911 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
474 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9912 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
475 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9913 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
476 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9914 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
477 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9915 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
478 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9916 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
479 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9917 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
568 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9918 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
568 |
Avoid calling methods in Loops. |
| 9919 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
572 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9920 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
572 |
Avoid calling methods in Loops. |
| 9921 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
576 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9922 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
576 |
Avoid calling methods in Loops. |
| 9923 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
580 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9924 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
580 |
Avoid calling methods in Loops. |
| 9925 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
584 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9926 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
584 |
Avoid calling methods in Loops. |
| 9927 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
588 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9928 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
588 |
Avoid calling methods in Loops. |
| 9929 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
592 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9930 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
592 |
Avoid calling methods in Loops. |
| 9931 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
727 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9932 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
765 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9933 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
766 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 9934 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
790 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9935 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
797 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9936 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
798 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9937 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
801 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9938 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
801 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9939 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
802 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9940 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
848 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9941 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
854 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9942 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
856 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9943 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
890 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9944 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
922 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9945 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
923 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9946 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
924 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9947 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
925 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9948 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSAttachmentController.java |
971 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9949 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
78 |
Avoid declaration of instance variable in servlets |
| 9950 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
83 |
Avoid declaration of instance variable in servlets |
| 9951 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
84 |
Avoid declaration of instance variable in servlets |
| 9952 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
85 |
Avoid declaration of instance variable in servlets |
| 9953 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
168 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9954 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
400 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9955 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1020 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 9956 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1025 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9957 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1026 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9958 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1027 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9959 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1030 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9960 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1030 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9961 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1031 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9962 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1033 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9963 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1033 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 9964 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1034 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9965 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1035 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9966 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9967 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1039 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9968 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1040 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9969 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1041 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9970 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1045 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9971 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9972 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1047 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9973 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1048 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9974 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1049 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9975 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9976 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1051 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9977 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1052 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9978 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1053 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9979 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1054 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9980 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1055 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9981 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1056 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9982 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1057 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9983 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1058 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9984 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1059 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9985 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9986 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9987 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1063 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9988 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9989 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1066 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9990 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1067 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9991 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1068 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9992 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1071 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9993 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9994 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9995 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9996 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1138 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 9997 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1146 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 9998 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1152 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 9999 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1152 |
Avoid calling methods in Loops. |
| 10000 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1157 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10001 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1161 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10002 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1166 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10003 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1166 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10004 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1166 |
Avoid calling methods in Loops. |
| 10005 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1166 |
Avoid calling methods in Loops. |
| 10006 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1194 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10007 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1194 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10008 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1194 |
Avoid calling methods in Loops. |
| 10009 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1194 |
Avoid calling methods in Loops. |
| 10010 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1202 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10011 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1202 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10012 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1202 |
Avoid calling methods in Loops. |
| 10013 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1202 |
Avoid calling methods in Loops. |
| 10014 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1213 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10015 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1213 |
Avoid calling methods in Loops. |
| 10016 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1235 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10017 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1235 |
Avoid calling methods in Loops. |
| 10018 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1240 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10019 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1240 |
Avoid calling methods in Loops. |
| 10020 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1243 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10021 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1243 |
Avoid calling methods in Loops. |
| 10022 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1247 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10023 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1247 |
Avoid calling methods in Loops. |
| 10024 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1250 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10025 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1250 |
Avoid calling methods in Loops. |
| 10026 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1255 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10027 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1255 |
Avoid calling methods in Loops. |
| 10028 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1258 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10029 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1258 |
Avoid calling methods in Loops. |
| 10030 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1265 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10031 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1265 |
Avoid calling methods in Loops. |
| 10032 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1272 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10033 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1272 |
Avoid calling methods in Loops. |
| 10034 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1277 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10035 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1277 |
Avoid calling methods in Loops. |
| 10036 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10037 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1283 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10038 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1283 |
Avoid calling methods in Loops. |
| 10039 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1284 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10040 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1290 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10041 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1290 |
Avoid calling methods in Loops. |
| 10042 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10043 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10044 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1328 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10045 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1328 |
Avoid calling methods in Loops. |
| 10046 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1331 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10047 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1331 |
Avoid calling methods in Loops. |
| 10048 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1383 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10049 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1383 |
Avoid calling methods in Loops. |
| 10050 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1420 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10051 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1420 |
Avoid calling methods in Loops. |
| 10052 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1481 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10053 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10054 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1483 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10055 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1486 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10056 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1486 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10057 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10058 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1489 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10059 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1490 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10060 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1491 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10061 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10062 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10063 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1498 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10064 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1499 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10065 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1500 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10066 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1501 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10067 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10068 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1503 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10069 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1504 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10070 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1505 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10071 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1514 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10072 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1523 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10073 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1524 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10074 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10075 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10076 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1527 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10077 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1528 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10078 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1529 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10079 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1530 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10080 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1531 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10081 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1532 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10082 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1533 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10083 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1537 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10084 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10085 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10086 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10087 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10088 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1633 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10089 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1643 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10090 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1646 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10091 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1649 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10092 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1652 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10093 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1655 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10094 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1658 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10095 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1661 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10096 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1664 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10097 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1667 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10098 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1675 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10099 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1931 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10100 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1935 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10101 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1935 |
Avoid calling methods in Loops. |
| 10102 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1940 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10103 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1946 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10104 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1951 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10105 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1951 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10106 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1951 |
Avoid calling methods in Loops. |
| 10107 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1951 |
Avoid calling methods in Loops. |
| 10108 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1954 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10109 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1956 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10110 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1956 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10111 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1956 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10112 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1956 |
Avoid calling methods in Loops. |
| 10113 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1956 |
Avoid calling methods in Loops. |
| 10114 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1956 |
Avoid calling methods in Loops. |
| 10115 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1964 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10116 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1964 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10117 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1964 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10118 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1964 |
Avoid calling methods in Loops. |
| 10119 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1964 |
Avoid calling methods in Loops. |
| 10120 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1964 |
Avoid calling methods in Loops. |
| 10121 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1967 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10122 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1967 |
Avoid calling methods in Loops. |
| 10123 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1982 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10124 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
1982 |
Avoid calling methods in Loops. |
| 10125 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2021 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10126 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2037 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10127 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2037 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10128 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2037 |
Avoid calling methods in Loops. |
| 10129 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2037 |
Avoid calling methods in Loops. |
| 10130 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2318 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10131 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2318 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10132 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2318 |
Avoid calling methods in Loops. |
| 10133 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2318 |
Avoid calling methods in Loops. |
| 10134 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2329 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10135 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2329 |
Avoid calling methods in Loops. |
| 10136 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2331 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10137 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2331 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10138 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2331 |
Avoid calling methods in Loops. |
| 10139 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2331 |
Avoid calling methods in Loops. |
| 10140 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2332 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10141 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2332 |
Avoid calling methods in Loops. |
| 10142 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2345 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10143 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2345 |
Avoid calling methods in Loops. |
| 10144 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2350 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10145 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2350 |
Avoid calling methods in Loops. |
| 10146 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2352 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10147 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2352 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10148 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2352 |
Avoid calling methods in Loops. |
| 10149 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2352 |
Avoid calling methods in Loops. |
| 10150 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2353 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10151 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2353 |
Avoid calling methods in Loops. |
| 10152 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2373 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10153 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2373 |
Avoid calling methods in Loops. |
| 10154 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2378 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10155 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2378 |
Avoid calling methods in Loops. |
| 10156 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2394 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10157 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2394 |
Avoid calling methods in Loops. |
| 10158 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2399 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10159 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2399 |
Avoid calling methods in Loops. |
| 10160 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2412 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10161 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2412 |
Avoid calling methods in Loops. |
| 10162 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2420 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10163 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2420 |
Avoid calling methods in Loops. |
| 10164 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2429 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10165 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2429 |
Avoid calling methods in Loops. |
| 10166 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2493 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10167 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2493 |
Avoid calling methods in Loops. |
| 10168 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2499 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10169 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2499 |
Avoid calling methods in Loops. |
| 10170 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2507 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10171 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2507 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10172 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2507 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10173 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2507 |
Avoid calling methods in Loops. |
| 10174 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2507 |
Avoid calling methods in Loops. |
| 10175 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2507 |
Avoid calling methods in Loops. |
| 10176 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2520 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10177 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2520 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10178 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2520 |
Avoid calling methods in Loops. |
| 10179 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2520 |
Avoid calling methods in Loops. |
| 10180 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2522 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10181 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2522 |
Avoid calling methods in Loops. |
| 10182 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2530 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10183 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2530 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10184 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2530 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10185 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2530 |
Avoid calling methods in Loops. |
| 10186 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2530 |
Avoid calling methods in Loops. |
| 10187 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2530 |
Avoid calling methods in Loops. |
| 10188 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2569 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10189 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2569 |
Avoid calling methods in Loops. |
| 10190 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2578 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10191 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2578 |
Avoid calling methods in Loops. |
| 10192 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2594 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10193 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2594 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10194 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2594 |
Avoid calling methods in Loops. |
| 10195 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2594 |
Avoid calling methods in Loops. |
| 10196 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2601 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10197 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2601 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10198 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2601 |
Avoid calling methods in Loops. |
| 10199 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2601 |
Avoid calling methods in Loops. |
| 10200 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2609 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10201 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2609 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10202 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2609 |
Avoid calling methods in Loops. |
| 10203 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2609 |
Avoid calling methods in Loops. |
| 10204 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2619 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10205 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2619 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10206 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2619 |
Avoid calling methods in Loops. |
| 10207 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2619 |
Avoid calling methods in Loops. |
| 10208 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2884 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10209 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2884 |
Avoid calling methods in Loops. |
| 10210 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2896 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10211 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2942 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10212 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
2942 |
Avoid calling methods in Loops. |
| 10213 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10214 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3010 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10215 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3012 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10216 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3014 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10217 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3127 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10218 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3131 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10219 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3131 |
Avoid calling methods in Loops. |
| 10220 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3137 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10221 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3137 |
Avoid calling methods in Loops. |
| 10222 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3139 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10223 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3140 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10224 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3142 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10225 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3142 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10226 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3142 |
Avoid calling methods in Loops. |
| 10227 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3142 |
Avoid calling methods in Loops. |
| 10228 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3149 |
Avoid instantiating variables in a loop body. |
| 10229 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3205 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10230 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3205 |
Avoid calling methods in Loops. |
| 10231 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10232 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10233 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10234 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10235 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Avoid calling methods in Loops. |
| 10236 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Avoid calling methods in Loops. |
| 10237 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3207 |
Avoid calling methods in Loops. |
| 10238 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3209 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10239 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3209 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10240 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3209 |
Avoid calling methods in Loops. |
| 10241 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3209 |
Avoid calling methods in Loops. |
| 10242 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3215 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10243 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3215 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10244 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3215 |
Avoid calling methods in Loops. |
| 10245 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3215 |
Avoid calling methods in Loops. |
| 10246 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10247 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10248 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10249 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10250 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Avoid calling methods in Loops. |
| 10251 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Avoid calling methods in Loops. |
| 10252 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3232 |
Avoid calling methods in Loops. |
| 10253 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3233 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10254 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3233 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10255 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3233 |
Avoid calling methods in Loops. |
| 10256 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3233 |
Avoid calling methods in Loops. |
| 10257 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3239 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10258 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3239 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10259 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3239 |
Avoid calling methods in Loops. |
| 10260 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3239 |
Avoid calling methods in Loops. |
| 10261 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3250 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10262 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3250 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10263 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3250 |
Avoid calling methods in Loops. |
| 10264 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3250 |
Avoid calling methods in Loops. |
| 10265 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3253 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10266 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3255 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10267 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3255 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10268 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3255 |
Avoid calling methods in Loops. |
| 10269 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3255 |
Avoid calling methods in Loops. |
| 10270 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3258 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10271 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3258 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10272 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3258 |
Avoid calling methods in Loops. |
| 10273 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3258 |
Avoid calling methods in Loops. |
| 10274 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3261 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10275 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3263 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10276 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3263 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10277 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3263 |
Avoid calling methods in Loops. |
| 10278 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3263 |
Avoid calling methods in Loops. |
| 10279 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3266 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10280 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3266 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10281 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3266 |
Avoid calling methods in Loops. |
| 10282 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3266 |
Avoid calling methods in Loops. |
| 10283 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3269 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10284 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3271 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10285 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3271 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10286 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3271 |
Avoid calling methods in Loops. |
| 10287 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3271 |
Avoid calling methods in Loops. |
| 10288 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3274 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10289 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3274 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10290 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3274 |
Avoid calling methods in Loops. |
| 10291 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3274 |
Avoid calling methods in Loops. |
| 10292 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3277 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10293 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3279 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10294 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3279 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10295 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3279 |
Avoid calling methods in Loops. |
| 10296 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3279 |
Avoid calling methods in Loops. |
| 10297 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3282 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10298 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3282 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10299 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3282 |
Avoid calling methods in Loops. |
| 10300 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3282 |
Avoid calling methods in Loops. |
| 10301 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3285 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10302 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3287 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10303 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3293 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10304 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3303 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10305 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3303 |
Avoid calling methods in Loops. |
| 10306 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3343 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10307 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3343 |
Avoid calling methods in Loops. |
| 10308 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3345 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10309 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3346 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10310 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3346 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10311 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3346 |
Avoid calling methods in Loops. |
| 10312 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3346 |
Avoid calling methods in Loops. |
| 10313 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3347 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10314 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10315 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10316 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10317 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10318 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Avoid calling methods in Loops. |
| 10319 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Avoid calling methods in Loops. |
| 10320 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Avoid calling methods in Loops. |
| 10321 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3350 |
Avoid instantiating variables in a loop body. |
| 10322 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3356 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10323 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3356 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10324 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3356 |
Avoid calling methods in Loops. |
| 10325 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3356 |
Avoid calling methods in Loops. |
| 10326 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3571 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10327 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3594 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10328 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3903 |
Avoid instantiating variables in a loop body. |
| 10329 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3923 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10330 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
3923 |
Avoid calling methods in Loops. |
| 10331 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10332 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4051 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10333 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4052 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10334 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4054 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10335 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4087 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10336 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4089 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10337 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4129 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10338 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10339 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10340 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10341 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10342 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10343 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4221 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10344 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10345 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4409 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10346 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10347 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10348 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4423 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10349 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4423 |
Avoid calling methods in Loops. |
| 10350 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4425 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10351 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4425 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10352 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4425 |
Avoid calling methods in Loops. |
| 10353 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4425 |
Avoid calling methods in Loops. |
| 10354 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4426 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10355 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4426 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10356 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4426 |
Avoid calling methods in Loops. |
| 10357 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4426 |
Avoid calling methods in Loops. |
| 10358 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4444 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10359 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4444 |
Avoid calling methods in Loops. |
| 10360 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4508 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10361 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4510 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10362 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4511 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10363 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4546 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10364 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10365 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10366 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4550 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10367 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4577 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10368 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4577 |
Avoid calling methods in Loops. |
| 10369 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4579 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10370 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4579 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10371 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4579 |
Avoid calling methods in Loops. |
| 10372 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4579 |
Avoid calling methods in Loops. |
| 10373 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4580 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10374 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4580 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10375 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4580 |
Avoid calling methods in Loops. |
| 10376 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSBuyRatesUploadController.java |
4580 |
Avoid calling methods in Loops. |
| 10377 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
112 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10378 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
112 |
Avoid calling methods in Loops. |
| 10379 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
116 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10380 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
139 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10381 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
139 |
Avoid calling methods in Loops. |
| 10382 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
143 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10383 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
163 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10384 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
163 |
Avoid calling methods in Loops. |
| 10385 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
167 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10386 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
265 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10387 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10388 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
268 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10389 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
269 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10390 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
270 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10391 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
314 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10392 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10393 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
318 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10394 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10395 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10396 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10397 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
326 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10398 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
328 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10399 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
328 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10400 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10401 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
330 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10402 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10403 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10404 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10405 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
334 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10406 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10407 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10408 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10409 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10410 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10411 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10412 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10413 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10414 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10415 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10416 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
344 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10417 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10418 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10419 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10420 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10421 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10422 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10423 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10424 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
406 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10425 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
414 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10426 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
417 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10427 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
420 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10428 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
424 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10429 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
427 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10430 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
430 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10431 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
433 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10432 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
436 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10433 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
442 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10434 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
450 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10435 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
450 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10436 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
450 |
Avoid calling methods in Loops. |
| 10437 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
450 |
Avoid calling methods in Loops. |
| 10438 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
459 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10439 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
470 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10440 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
473 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10441 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
478 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10442 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
483 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10443 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
489 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10444 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
489 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10445 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
489 |
Avoid calling methods in Loops. |
| 10446 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
489 |
Avoid calling methods in Loops. |
| 10447 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
490 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10448 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
492 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10449 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
497 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10450 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
497 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10451 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
497 |
Avoid calling methods in Loops. |
| 10452 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
497 |
Avoid calling methods in Loops. |
| 10453 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
498 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10454 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
500 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10455 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
504 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10456 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
504 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10457 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
504 |
Avoid calling methods in Loops. |
| 10458 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
504 |
Avoid calling methods in Loops. |
| 10459 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
505 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10460 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
507 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10461 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
511 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10462 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
511 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10463 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
511 |
Avoid calling methods in Loops. |
| 10464 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
511 |
Avoid calling methods in Loops. |
| 10465 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
512 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10466 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
546 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10467 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
556 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10468 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
559 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10469 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
562 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10470 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
565 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10471 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
568 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10472 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
572 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10473 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
578 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10474 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
578 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10475 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
578 |
Avoid calling methods in Loops. |
| 10476 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
578 |
Avoid calling methods in Loops. |
| 10477 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
585 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10478 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
591 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10479 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
591 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10480 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
591 |
Avoid calling methods in Loops. |
| 10481 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
591 |
Avoid calling methods in Loops. |
| 10482 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
592 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10483 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
594 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10484 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
600 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10485 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
600 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10486 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
600 |
Avoid calling methods in Loops. |
| 10487 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
600 |
Avoid calling methods in Loops. |
| 10488 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
601 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10489 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
603 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10490 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
609 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10491 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
609 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10492 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
609 |
Avoid calling methods in Loops. |
| 10493 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
609 |
Avoid calling methods in Loops. |
| 10494 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
610 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10495 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
612 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10496 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
634 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10497 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
635 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10498 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
636 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10499 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
645 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10500 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
645 |
Avoid calling methods in Loops. |
| 10501 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
692 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10502 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
693 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10503 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
694 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10504 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
695 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10505 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
697 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10506 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10507 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
701 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10508 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
758 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10509 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
758 |
Avoid calling methods in Loops. |
| 10510 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
854 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10511 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
854 |
Avoid calling methods in Loops. |
| 10512 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
881 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10513 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
881 |
Avoid calling methods in Loops. |
| 10514 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
917 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10515 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
921 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10516 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
951 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10517 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
1013 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10518 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSCanadaZonesController.java |
1013 |
Avoid calling methods in Loops. |
| 10519 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
107 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10520 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
120 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10521 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
130 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10522 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
183 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10523 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
199 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10524 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
209 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10525 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
275 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10526 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10527 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10528 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
279 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10529 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10530 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
284 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10531 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
318 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10532 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10533 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10534 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10535 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10536 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
327 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10537 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
368 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10538 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
371 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10539 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
372 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10540 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
378 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10541 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
379 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10542 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
380 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10543 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10544 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10545 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
384 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10546 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10547 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10548 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
387 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10549 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10550 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10551 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10552 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10553 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10554 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
394 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10555 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10556 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10557 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
399 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10558 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10559 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
401 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10560 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
402 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10561 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
403 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10562 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
404 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10563 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
405 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10564 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
450 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10565 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
461 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10566 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
463 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10567 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
465 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10568 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
467 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10569 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
469 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10570 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
474 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10571 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
479 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10572 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
479 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10573 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
479 |
Avoid calling methods in Loops. |
| 10574 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
479 |
Avoid calling methods in Loops. |
| 10575 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
507 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10576 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
510 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10577 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
588 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10578 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
588 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10579 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
588 |
Avoid calling methods in Loops. |
| 10580 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
588 |
Avoid calling methods in Loops. |
| 10581 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
608 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10582 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
608 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10583 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
608 |
Avoid calling methods in Loops. |
| 10584 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
608 |
Avoid calling methods in Loops. |
| 10585 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
621 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10586 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
621 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10587 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
621 |
Avoid calling methods in Loops. |
| 10588 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
621 |
Avoid calling methods in Loops. |
| 10589 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
636 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10590 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
636 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10591 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
636 |
Avoid calling methods in Loops. |
| 10592 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
636 |
Avoid calling methods in Loops. |
| 10593 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
668 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10594 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10595 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10596 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10597 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10598 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10599 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10600 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10601 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
683 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10602 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10603 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
686 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10604 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
686 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10605 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
687 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10606 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
688 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10607 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
689 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10608 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
690 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10609 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
692 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10610 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
693 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10611 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
694 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10612 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
695 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10613 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
696 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10614 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
699 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10615 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
700 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10616 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
701 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10617 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10618 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10619 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10620 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10621 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10622 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10623 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
753 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10624 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
762 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10625 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
764 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10626 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
766 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10627 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
768 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10628 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
773 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10629 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
778 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10630 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
778 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10631 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
778 |
Avoid calling methods in Loops. |
| 10632 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
778 |
Avoid calling methods in Loops. |
| 10633 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
790 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10634 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
790 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10635 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
790 |
Avoid calling methods in Loops. |
| 10636 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
790 |
Avoid calling methods in Loops. |
| 10637 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
832 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10638 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
835 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10639 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
939 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10640 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
939 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10641 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
939 |
Avoid calling methods in Loops. |
| 10642 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
939 |
Avoid calling methods in Loops. |
| 10643 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
942 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10644 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
950 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10645 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
963 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10646 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
964 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10647 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
965 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10648 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
966 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10649 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
967 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10650 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
978 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10651 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
978 |
Avoid calling methods in Loops. |
| 10652 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
983 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10653 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
983 |
Avoid calling methods in Loops. |
| 10654 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
990 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10655 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
990 |
Avoid calling methods in Loops. |
| 10656 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1005 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10657 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1005 |
Avoid calling methods in Loops. |
| 10658 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1028 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10659 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1059 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10660 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10661 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1061 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10662 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1062 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10663 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1064 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10664 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1065 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10665 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10666 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1169 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10667 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10668 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10669 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1173 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10670 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSChargesUploadController.java |
1174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10671 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10672 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10673 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10674 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10675 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10676 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10677 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
195 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10678 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10679 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
197 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10680 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
198 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10681 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10682 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10683 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10684 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
203 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10685 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10686 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10687 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10688 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10689 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
215 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10690 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10691 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
297 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10692 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
304 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10693 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
306 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10694 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10695 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
309 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10696 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10697 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10698 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10699 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10700 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10701 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10702 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10703 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
318 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10704 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
319 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10705 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10706 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10707 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10708 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10709 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10710 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
325 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10711 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
326 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10712 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
327 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10713 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
328 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10714 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
330 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10715 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10716 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10717 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
334 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10718 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10719 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10720 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10721 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10722 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10723 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10724 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10725 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10726 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10727 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10728 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10729 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10730 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10731 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10732 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10733 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10734 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10735 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10736 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10737 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10738 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
359 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10739 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
459 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10740 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
459 |
Avoid calling methods in Loops. |
| 10741 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
489 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10742 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
489 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10743 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
489 |
Avoid calling methods in Loops. |
| 10744 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
489 |
Avoid calling methods in Loops. |
| 10745 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
525 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10746 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
525 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10747 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
525 |
Avoid calling methods in Loops. |
| 10748 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
525 |
Avoid calling methods in Loops. |
| 10749 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSConsolidatedSellRateController.java |
607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10750 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
42 |
Avoid declaration of instance variable in servlets |
| 10751 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
247 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10752 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
248 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10753 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10754 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
255 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10755 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10756 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10757 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
295 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10758 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10759 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSEmailTextController.java |
374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10760 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
28 |
Avoid declaration of instance variable in servlets |
| 10761 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
29 |
Avoid declaration of instance variable in servlets |
| 10762 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
30 |
Avoid declaration of instance variable in servlets |
| 10763 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
31 |
Avoid declaration of instance variable in servlets |
| 10764 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
32 |
Avoid declaration of instance variable in servlets |
| 10765 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
33 |
Avoid declaration of instance variable in servlets |
| 10766 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSQuoteStatusReasonController.java |
34 |
Avoid declaration of instance variable in servlets |
| 10767 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
24 |
Avoid declaration of instance variable in servlets |
| 10768 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
25 |
Avoid declaration of instance variable in servlets |
| 10769 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
367 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10770 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
367 |
Avoid calling methods in Loops. |
| 10771 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
392 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10772 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
392 |
Avoid calling methods in Loops. |
| 10773 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
419 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10774 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
419 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10775 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
557 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10776 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
557 |
Avoid calling methods in Loops. |
| 10777 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
805 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10778 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
805 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10779 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
890 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10780 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
891 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10781 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
891 |
Avoid calling methods in Loops. |
| 10782 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
1239 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10783 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSRatesReportController.java |
1239 |
Avoid calling methods in Loops. |
| 10784 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
78 |
Avoid declaration of instance variable in servlets |
| 10785 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
79 |
Avoid declaration of instance variable in servlets |
| 10786 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
80 |
Avoid declaration of instance variable in servlets |
| 10787 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
208 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 10788 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
226 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10789 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
226 |
Avoid calling methods in Loops. |
| 10790 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
233 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10791 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
235 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10792 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
235 |
Avoid calling methods in Loops. |
| 10793 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
236 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10794 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
237 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10795 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
237 |
Avoid calling methods in Loops. |
| 10796 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
238 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10797 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
239 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10798 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
239 |
Avoid calling methods in Loops. |
| 10799 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
240 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10800 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
241 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10801 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
241 |
Avoid calling methods in Loops. |
| 10802 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
242 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10803 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
244 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10804 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
244 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10805 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
244 |
Avoid calling methods in Loops. |
| 10806 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
244 |
Avoid calling methods in Loops. |
| 10807 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
255 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10808 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
264 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10809 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
264 |
Avoid calling methods in Loops. |
| 10810 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
265 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10811 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
265 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10812 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
265 |
Avoid calling methods in Loops. |
| 10813 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
265 |
Avoid calling methods in Loops. |
| 10814 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
750 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 10815 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
1776 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10816 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
1776 |
Avoid calling methods in Loops. |
| 10817 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
1777 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10818 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
1779 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10819 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
1980 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10820 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2068 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10821 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2087 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10822 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2106 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10823 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2563 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10824 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2563 |
Avoid calling methods in Loops. |
| 10825 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2590 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 10826 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2612 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10827 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2612 |
Avoid calling methods in Loops. |
| 10828 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2619 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10829 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2620 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10830 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2620 |
Avoid calling methods in Loops. |
| 10831 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2622 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10832 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2624 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10833 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2624 |
Avoid calling methods in Loops. |
| 10834 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2625 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10835 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2626 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10836 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2626 |
Avoid calling methods in Loops. |
| 10837 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2628 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10838 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2630 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10839 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2630 |
Avoid calling methods in Loops. |
| 10840 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2631 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10841 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2638 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10842 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2638 |
Avoid calling methods in Loops. |
| 10843 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2639 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10844 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2639 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10845 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2639 |
Avoid calling methods in Loops. |
| 10846 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2639 |
Avoid calling methods in Loops. |
| 10847 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10848 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10849 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10850 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10851 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10852 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10853 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Avoid calling methods in Loops. |
| 10854 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Avoid calling methods in Loops. |
| 10855 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Avoid calling methods in Loops. |
| 10856 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Avoid calling methods in Loops. |
| 10857 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Avoid calling methods in Loops. |
| 10858 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2642 |
Avoid calling methods in Loops. |
| 10859 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2648 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10860 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2655 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10861 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2663 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10862 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2670 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10863 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2686 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 10864 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2755 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10865 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2761 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10866 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2762 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10867 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2763 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10868 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2764 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10869 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2765 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10870 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2766 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10871 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10872 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10873 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10874 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10875 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10876 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10877 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10878 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2849 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10879 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2850 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10880 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2851 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10881 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2854 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10882 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2855 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10883 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2858 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10884 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2859 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10885 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2861 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10886 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10887 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
2869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10888 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3124 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10889 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3124 |
Avoid calling methods in Loops. |
| 10890 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3173 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10891 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10892 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10893 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3237 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10894 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3237 |
Avoid calling methods in Loops. |
| 10895 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10896 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3253 |
Avoid calling methods in Loops. |
| 10897 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3297 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10898 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3300 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10899 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10900 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10901 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3304 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10902 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3305 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10903 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10904 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3309 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10905 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10906 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10907 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10908 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10909 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10910 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10911 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10912 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10913 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3418 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10914 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3418 |
Avoid calling methods in Loops. |
| 10915 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3496 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10916 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3496 |
Avoid calling methods in Loops. |
| 10917 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3575 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10918 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10919 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3579 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10920 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3589 |
Avoid instantiating variables in a loop body. |
| 10921 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10922 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3597 |
Avoid instantiating variables in a loop body. |
| 10923 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3597 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10924 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3597 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10925 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3600 |
Avoid instantiating variables in a loop body. |
| 10926 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3608 |
Avoid instantiating variables in a loop body. |
| 10927 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3611 |
Avoid instantiating variables in a loop body. |
| 10928 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3616 |
Avoid instantiating variables in a loop body. |
| 10929 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3618 |
Avoid instantiating variables in a loop body. |
| 10930 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10931 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10932 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 10933 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Avoid calling methods in Loops. |
| 10934 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Avoid calling methods in Loops. |
| 10935 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Avoid calling methods in Loops. |
| 10936 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3624 |
Avoid instantiating variables in a loop body. |
| 10937 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3633 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10938 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3636 |
Avoid instantiating variables in a loop body. |
| 10939 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3792 |
Avoid instantiating variables in a loop body. |
| 10940 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3792 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10941 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3792 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10942 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3793 |
Avoid instantiating variables in a loop body. |
| 10943 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3793 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10944 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3793 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10945 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3798 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 10946 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3800 |
Make coarse grained session and entity beans to reduce network calls.-4S-CS-4.4.10 |
| 10947 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3818 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10948 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3824 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10949 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3825 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10950 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3852 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10951 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3857 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10952 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3858 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10953 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3882 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10954 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3903 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 10955 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3908 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10956 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3909 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10957 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3910 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10958 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3911 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10959 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3912 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10960 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3913 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10961 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3914 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10962 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3915 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10963 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3918 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10964 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3922 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10965 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3923 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10966 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3927 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10967 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3929 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10968 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3931 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10969 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3932 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10970 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3933 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10971 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3934 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10972 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3935 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10973 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3936 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10974 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3937 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10975 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3938 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10976 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3939 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10977 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3940 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10978 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3941 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10979 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3942 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10980 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3943 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10981 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3949 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10982 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3955 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10983 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3955 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10984 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3956 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10985 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3956 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10986 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3957 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10987 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3957 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10988 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3958 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10989 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3964 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10990 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3977 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10991 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3984 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10992 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3984 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 10993 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
3992 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10994 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4057 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10995 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4594 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10996 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4596 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10997 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 10998 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4605 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 10999 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4619 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11000 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4660 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11001 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4741 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11002 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4741 |
Avoid calling methods in Loops. |
| 11003 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11004 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4835 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11005 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4835 |
Avoid calling methods in Loops. |
| 11006 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4902 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11007 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4902 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11008 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4902 |
Avoid calling methods in Loops. |
| 11009 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4902 |
Avoid calling methods in Loops. |
| 11010 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11011 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
4907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11012 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5086 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11013 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5168 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11014 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5168 |
Avoid calling methods in Loops. |
| 11015 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5289 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11016 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11017 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5294 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11018 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5296 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11019 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5296 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11020 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5303 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11021 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5303 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11022 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5348 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11023 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11024 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11025 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11026 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11027 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11028 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5373 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11029 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11030 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5522 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11031 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5523 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11032 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5527 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11033 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5532 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11034 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5670 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11035 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11036 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5846 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11037 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5847 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11038 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5848 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11039 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5879 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11040 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
5882 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11041 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6397 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11042 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6397 |
Avoid calling methods in Loops. |
| 11043 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6487 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11044 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6487 |
Avoid calling methods in Loops. |
| 11045 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6513 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11046 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6514 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11047 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6520 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11048 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6580 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11049 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6604 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11050 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6630 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11051 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6634 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11052 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11053 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6666 |
Avoid instantiating variables in a loop body. |
| 11054 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6667 |
Avoid instantiating variables in a loop body. |
| 11055 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11056 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6677 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11057 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11058 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6678 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11059 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6689 |
Avoid instantiating variables in a loop body. |
| 11060 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6690 |
Avoid instantiating variables in a loop body. |
| 11061 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSReportController.java |
6728 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11062 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
539 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11063 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
540 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11064 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
541 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11065 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
541 |
Avoid calling methods in Loops. |
| 11066 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
542 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11067 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
543 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11068 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
544 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11069 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
840 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11070 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
840 |
Avoid calling methods in Loops. |
| 11071 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1285 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11072 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1285 |
Avoid calling methods in Loops. |
| 11073 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1372 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11074 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1372 |
Avoid calling methods in Loops. |
| 11075 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1528 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11076 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1529 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11077 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1530 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11078 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1531 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11079 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1531 |
Avoid calling methods in Loops. |
| 11080 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1532 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11081 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1533 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11082 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1845 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11083 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSellRateController.java |
1845 |
Avoid calling methods in Loops. |
| 11084 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSessionFilter.java |
110 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11085 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
20 |
Avoid declaration of instance variable in servlets |
| 11086 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
21 |
Avoid declaration of instance variable in servlets |
| 11087 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
22 |
Avoid declaration of instance variable in servlets |
| 11088 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
23 |
Avoid declaration of instance variable in servlets |
| 11089 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
24 |
Avoid declaration of instance variable in servlets |
| 11090 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
25 |
Avoid declaration of instance variable in servlets |
| 11091 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
26 |
Avoid declaration of instance variable in servlets |
| 11092 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
27 |
Avoid declaration of instance variable in servlets |
| 11093 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
70 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11094 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
74 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11095 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
79 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11096 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
84 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11097 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
89 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11098 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
279 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11099 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
280 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11100 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
281 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11101 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
282 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11102 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
283 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11103 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
284 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11104 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
285 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11105 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
289 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11106 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSetupController.java |
363 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11107 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
47 |
Avoid declaration of instance variable in servlets |
| 11108 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
48 |
Avoid declaration of instance variable in servlets |
| 11109 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
49 |
Avoid declaration of instance variable in servlets |
| 11110 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
50 |
Avoid declaration of instance variable in servlets |
| 11111 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
51 |
Avoid declaration of instance variable in servlets |
| 11112 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
52 |
Avoid declaration of instance variable in servlets |
| 11113 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
53 |
Avoid declaration of instance variable in servlets |
| 11114 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
54 |
Avoid declaration of instance variable in servlets |
| 11115 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
55 |
Avoid declaration of instance variable in servlets |
| 11116 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
56 |
Avoid declaration of instance variable in servlets |
| 11117 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
57 |
Avoid declaration of instance variable in servlets |
| 11118 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
58 |
Avoid declaration of instance variable in servlets |
| 11119 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
59 |
Avoid declaration of instance variable in servlets |
| 11120 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
60 |
Avoid declaration of instance variable in servlets |
| 11121 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
61 |
Avoid declaration of instance variable in servlets |
| 11122 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\QMSSurchargesController.java |
62 |
Avoid declaration of instance variable in servlets |
| 11123 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
72 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11124 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11125 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
163 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11126 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
164 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11127 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
165 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11128 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
166 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11129 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11130 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
207 |
In SQL select query mention the column names of the table to fetch the data from the database. Don’t mention “select * from Tablename” even though we don’t require all the columns.If we want the count out of a SQL Query, make sure to give some column name or 0 index instead of count(*). -4S-CR-4.1.22 |
| 11131 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
231 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11132 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
300 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11133 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11134 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
302 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11135 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11136 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
351 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 11137 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
351 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 11138 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11139 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11140 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11141 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
356 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11142 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
409 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 11143 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
409 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 11144 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
429 |
If a private method is called from a public method, pass the connection object to the private method if exists in public method. -4S-CS-4.1.24 |
| 11145 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
429 |
In private methods no need to call the getConnection() method because in caller method (public method) Connection is already instantiated.-4S-CS-4.1.14 |
| 11146 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
506 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11147 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
508 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11148 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\RawData.java |
515 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11149 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
37 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11150 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
42 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11151 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
43 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11152 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
46 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11153 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
50 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11154 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
52 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11155 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
54 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11156 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
70 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11157 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\bean\RolePermissionControllerJBean.java |
96 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11158 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
84 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11159 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
97 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11160 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11161 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11162 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
106 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11163 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
106 |
Avoid calling methods in Loops. |
| 11164 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11165 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11166 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
112 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11167 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
112 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11168 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
112 |
Avoid calling methods in Loops. |
| 11169 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
112 |
Avoid calling methods in Loops. |
| 11170 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\CRMUIPermissions.java |
116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11171 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
36 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11172 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
37 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11173 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
40 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11174 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
43 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11175 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
44 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11176 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
45 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11177 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
46 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11178 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
47 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11179 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
48 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11180 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
49 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11181 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
50 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11182 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ELogUserAccessConfig.java |
51 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11183 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
31 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11184 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
32 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11185 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11186 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11187 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11188 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
40 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11189 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11190 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
42 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11191 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\EPUserAccessConfig.java |
43 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11192 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
31 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11193 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
32 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11194 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
48 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11195 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
51 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11196 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
52 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11197 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
53 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11198 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
54 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11199 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
55 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11200 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
56 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11201 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\ETransUserAccessConfig.java |
57 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11202 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\MenuModule.java |
57 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11203 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
27 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11204 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
28 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11205 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
31 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11206 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
33 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11207 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
34 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11208 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11209 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
36 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11210 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
37 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11211 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11212 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11213 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
40 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11214 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11215 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
42 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11216 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
43 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11217 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
44 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11218 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\SPUserAccessConfig.java |
45 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11219 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
78 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11220 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
93 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11221 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
99 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11222 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11223 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
102 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11224 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
102 |
Avoid calling methods in Loops. |
| 11225 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11226 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
107 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11227 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
108 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11228 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
108 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11229 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
108 |
Avoid calling methods in Loops. |
| 11230 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
108 |
Avoid calling methods in Loops. |
| 11231 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UIPermissions.java |
112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11232 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\java\UserAccessConfigFactory.java |
15 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11233 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
41 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11234 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
42 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11235 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
43 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11236 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
44 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11237 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
45 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11238 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
52 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11239 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
53 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11240 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
55 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11241 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
55 |
Avoid calling methods in Loops. |
| 11242 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
60 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11243 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
61 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11244 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMMenuUtility.java |
62 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11245 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMTreeUtility.java |
146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11246 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMTreeUtility.java |
150 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11247 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMTreeUtility.java |
158 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11248 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMTreeUtility.java |
161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11249 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\CRMTreeUtility.java |
162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11250 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
65 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11251 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
67 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11252 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
68 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11253 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
69 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11254 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
70 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11255 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
71 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11256 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
79 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11257 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
80 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11258 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
81 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11259 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
86 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11260 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
86 |
Avoid calling methods in Loops. |
| 11261 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
92 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11262 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
93 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11263 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
94 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11264 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
194 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11265 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
194 |
Avoid calling methods in Loops. |
| 11266 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
196 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11267 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11268 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11269 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
204 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11270 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11271 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
211 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11272 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
212 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11273 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
218 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11274 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11275 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
225 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11276 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
225 |
Avoid calling methods in Loops. |
| 11277 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
257 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11278 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
287 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11279 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
289 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11280 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
290 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11281 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
291 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11282 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
292 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11283 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11284 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
300 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11285 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11286 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11287 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
305 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11288 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
305 |
Avoid calling methods in Loops. |
| 11289 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11290 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11291 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11292 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
413 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11293 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
413 |
Avoid calling methods in Loops. |
| 11294 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
415 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11295 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11296 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
421 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11297 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11298 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11299 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11300 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11301 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11302 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11303 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
444 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11304 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
444 |
Avoid calling methods in Loops. |
| 11305 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\MenuUtility.java |
478 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11306 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
150 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11307 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
152 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11308 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11309 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
175 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11310 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11311 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
177 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11312 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11313 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11314 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11315 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11316 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11317 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11318 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11319 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11320 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11321 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11322 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
234 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11323 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
235 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11324 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
263 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11325 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11326 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
335 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11327 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
343 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11328 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11329 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11330 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11331 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11332 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
348 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11333 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
349 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11334 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
350 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11335 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11336 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11337 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
353 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11338 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
354 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11339 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
355 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11340 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11341 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11342 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
359 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11343 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
360 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11344 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11345 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11346 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
415 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11347 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
416 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11348 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11349 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11350 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
485 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11351 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
489 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11352 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
502 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11353 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
502 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11354 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
507 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11355 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
508 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11356 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
513 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11357 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
513 |
Avoid calling methods in Loops. |
| 11358 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
521 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11359 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11360 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
526 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11361 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
527 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11362 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
532 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11363 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
532 |
Avoid calling methods in Loops. |
| 11364 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
541 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11365 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
541 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11366 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
546 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11367 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
547 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11368 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
552 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11369 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
552 |
Avoid calling methods in Loops. |
| 11370 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
559 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11371 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11372 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
564 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11373 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
565 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11374 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
571 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11375 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
571 |
Avoid calling methods in Loops. |
| 11376 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
602 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11377 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
611 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11378 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
613 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11379 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
618 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11380 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
619 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11381 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
619 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11382 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
619 |
Avoid calling methods in Loops. |
| 11383 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
619 |
Avoid calling methods in Loops. |
| 11384 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
619 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11385 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
620 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11386 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
620 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11387 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
620 |
Avoid calling methods in Loops. |
| 11388 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
620 |
Avoid calling methods in Loops. |
| 11389 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
620 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11390 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
621 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11391 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\accesscontrol\util\TreeUtility.java |
630 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11392 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\BuildMessage.java |
70 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11393 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\CacheManager.java |
104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11394 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\CachedTransactions.java |
67 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11395 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
68 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11396 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
122 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11397 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
135 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11398 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
154 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11399 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
188 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11400 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
215 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11401 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
234 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11402 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\FoursoftWebConfig.java |
274 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11403 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\LOVListHandler.java |
34 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11404 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\LOVListHandler.java |
41 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11405 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\LOVListHandler.java |
41 |
Avoid calling methods in Loops. |
| 11406 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ReportFormatter.java |
39 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11407 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ReportFormatter.java |
41 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11408 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ReportFormatter.java |
46 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11409 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ReportFormatter.java |
46 |
Avoid calling methods in Loops. |
| 11410 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ReportTemplate.java |
29 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11411 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ReportTemplate.java |
42 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11412 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
34 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11413 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11414 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
36 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11415 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
37 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11416 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
38 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11417 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
39 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11418 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
40 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11419 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\ShipmentMode.java |
48 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11420 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
11 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11421 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
21 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11422 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
22 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11423 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
23 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11424 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
24 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11425 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
26 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11426 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
75 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11427 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
76 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11428 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
87 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11429 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
88 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11430 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
99 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11431 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11432 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11433 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11434 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
127 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11435 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11436 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
141 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11437 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
142 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11438 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
156 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11439 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
157 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11440 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11441 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11442 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11443 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\SortInList.java |
186 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11444 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
122 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11445 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
122 |
Avoid calling methods in Loops. |
| 11446 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
220 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11447 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
222 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11448 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
223 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11449 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
254 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11450 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
255 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11451 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
351 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11452 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
377 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11453 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
461 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11454 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
487 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11455 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11456 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
566 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11457 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
569 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11458 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
570 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11459 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
658 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11460 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
666 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11461 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
669 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11462 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11463 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
731 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11464 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11465 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
775 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11466 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
775 |
Avoid calling methods in Loops. |
| 11467 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
787 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11468 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
787 |
Avoid calling methods in Loops. |
| 11469 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
799 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11470 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
799 |
Avoid calling methods in Loops. |
| 11471 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
834 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11472 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
839 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11473 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
839 |
Avoid calling methods in Loops. |
| 11474 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
851 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11475 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
851 |
Avoid calling methods in Loops. |
| 11476 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
863 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11477 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
863 |
Avoid calling methods in Loops. |
| 11478 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
900 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11479 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
900 |
Avoid calling methods in Loops. |
| 11480 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
911 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11481 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
911 |
Avoid calling methods in Loops. |
| 11482 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
922 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11483 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
922 |
Avoid calling methods in Loops. |
| 11484 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConversion.java |
956 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11485 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
51 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11486 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
60 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11487 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
96 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11488 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
106 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11489 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
116 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11490 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
153 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11491 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
163 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11492 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
173 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11493 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
200 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11494 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
208 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11495 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverter.java |
216 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11496 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverterFactory.java |
79 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11497 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverterFactory.java |
83 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11498 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverterFactory.java |
86 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11499 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UnitConverterFactory.java |
153 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11500 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UserPreferenceMaster.java |
26 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11501 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UserPreferenceMaster.java |
29 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11502 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UserPreferenceMaster.java |
32 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11503 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\java\UserPreferenceMaster.java |
35 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11504 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ArraySupport.java |
64 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11505 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ArraySupport.java |
76 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11506 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ArraySupport.java |
76 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11507 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ArraySupport.java |
89 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11508 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ArraySupport.java |
105 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11509 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
148 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11510 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11511 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11512 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
214 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11513 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
216 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11514 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
291 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11515 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
292 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11516 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
294 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11517 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
359 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11518 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11519 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11520 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
388 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11521 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11522 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
409 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11523 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
410 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11524 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
414 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11525 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
415 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11526 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
417 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11527 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11528 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
441 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11529 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
442 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11530 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11531 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11532 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11533 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
475 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11534 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
480 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11535 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
481 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11536 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
493 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11537 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
494 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11538 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
495 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11539 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
535 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11540 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
536 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11541 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
537 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11542 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11543 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11544 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11545 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
555 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11546 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
555 |
Avoid calling methods in Loops. |
| 11547 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
558 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11548 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
567 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11549 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
570 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11550 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
573 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11551 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11552 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
578 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11553 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
590 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11554 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
600 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11555 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\ESupplyDateUtility.java |
601 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11556 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\TestTimer.java |
34 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11557 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
101 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11558 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
119 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11559 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
213 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11560 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
302 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11561 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
409 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11562 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11563 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
415 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11564 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
418 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11565 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11566 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11567 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11568 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
565 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11569 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
568 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11570 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
571 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11571 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
588 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11572 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\common\util\UnitConversionUtility.java |
608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11573 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\delegate\UserRoleDelegate.java |
584 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11574 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\delegate\UserRoleDelegate.java |
743 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11575 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\util\ObjectCloner.java |
13 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11576 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\util\ObjectCloner.java |
14 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11577 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\util\ObjectCloner.java |
17 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11578 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\util\ObjectCloner.java |
17 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11579 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\util\ObjectCloner.java |
23 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11580 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\com\foursoft\esupply\util\ObjectCloner.java |
23 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 11581 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
107 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11582 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
108 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11583 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
124 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11584 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
202 |
Avoid instantiating variables in a loop body. |
| 11585 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
203 |
Avoid instantiating variables in a loop body. |
| 11586 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
291 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11587 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
292 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11588 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
449 |
Avoid instantiating variables in a loop body. |
| 11589 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETIATARatesController.java |
675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11590 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
29 |
Avoid declaration of instance variable in servlets |
| 11591 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
30 |
Avoid declaration of instance variable in servlets |
| 11592 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
31 |
Avoid declaration of instance variable in servlets |
| 11593 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
32 |
Avoid declaration of instance variable in servlets |
| 11594 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
33 |
Avoid declaration of instance variable in servlets |
| 11595 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
69 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11596 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
116 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11597 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
117 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11598 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
118 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11599 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
119 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11600 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
217 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11601 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11602 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
226 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11603 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
227 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11604 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
228 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11605 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
229 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11606 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
230 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11607 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11608 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
232 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11609 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
233 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11610 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
234 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11611 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
235 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11612 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
236 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11613 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
238 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11614 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
239 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11615 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
240 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11616 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
241 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11617 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
243 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11618 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
244 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11619 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
245 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11620 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
246 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11621 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
247 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11622 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11623 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
293 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11624 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
297 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11625 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
298 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11626 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11627 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11628 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
303 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11629 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
304 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11630 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
305 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11631 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
306 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11632 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
307 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11633 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11634 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
309 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11635 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11636 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
327 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11637 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
328 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11638 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
331 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11639 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11640 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11641 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
334 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11642 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11643 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11644 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11645 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11646 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11647 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
352 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11648 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
357 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11649 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
358 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11650 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
361 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11651 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
362 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11652 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
363 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11653 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
364 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11654 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
365 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11655 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
366 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11656 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
367 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11657 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11658 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
369 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11659 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11660 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11661 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
387 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11662 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11663 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11664 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
392 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11665 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11666 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
394 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11667 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11668 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
396 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11669 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
397 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11670 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
398 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11671 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11672 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
416 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11673 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11674 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11675 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11676 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
425 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11677 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
426 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11678 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
427 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11679 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
428 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11680 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
429 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11681 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11682 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11683 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
444 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11684 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11685 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11686 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
455 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11687 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11688 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
456 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11689 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
456 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11690 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
457 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11691 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11692 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
458 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11693 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11694 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
459 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11695 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
459 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11696 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
460 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11697 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
460 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11698 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
461 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11699 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
461 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11700 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
462 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11701 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
462 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11702 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
463 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11703 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
463 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11704 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
464 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11705 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11706 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
465 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11707 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
465 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11708 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
466 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11709 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
466 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11710 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
492 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11711 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETMultiModeRoutePlanController.java |
817 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11712 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
63 |
Avoid declaration of instance variable in servlets |
| 11713 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
64 |
Avoid declaration of instance variable in servlets |
| 11714 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
65 |
Avoid declaration of instance variable in servlets |
| 11715 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
149 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11716 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
176 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11717 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
206 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11718 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
270 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11719 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
332 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11720 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
402 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11721 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11722 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\ETVendorRegistrationController.java |
440 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11723 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11724 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
204 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11725 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
205 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11726 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11727 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
213 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11728 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
424 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11729 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
427 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11730 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
427 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11731 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
428 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11732 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
428 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11733 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
429 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11734 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
429 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11735 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
430 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11736 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11737 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
431 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11738 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11739 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
432 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11740 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11741 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
433 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11742 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11743 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
434 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11744 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11745 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
435 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11746 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11747 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
436 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11748 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11749 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
437 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11750 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11751 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
438 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11752 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11753 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11754 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11755 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11756 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
454 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11757 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11758 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
620 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11759 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSBuyChargesController.java |
640 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11760 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
624 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11761 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11762 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1265 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11763 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1266 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11764 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1267 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11765 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1268 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11766 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1269 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11767 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1270 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11768 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1271 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11769 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11770 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1273 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11771 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1274 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11772 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1275 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11773 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1276 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11774 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1277 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11775 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1278 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11776 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11777 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11778 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1282 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11779 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1285 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11780 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1286 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11781 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1288 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11782 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1289 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11783 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11784 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1418 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11785 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1428 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11786 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11787 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11788 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11789 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11790 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11791 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11792 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11793 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11794 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11795 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11796 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1447 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11797 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1473 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11798 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1692 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11799 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11800 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1704 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11801 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11802 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1706 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11803 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1707 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11804 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11805 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1709 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11806 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1710 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11807 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1711 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11808 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1712 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11809 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1713 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11810 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1714 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11811 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1715 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11812 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1716 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11813 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1717 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11814 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1718 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11815 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1719 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11816 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1720 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11817 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1722 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11818 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1724 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11819 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11820 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1731 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11821 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
1732 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11822 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2093 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11823 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2100 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11824 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11825 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11826 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2104 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11827 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2105 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11828 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11829 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11830 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2109 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11831 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2110 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11832 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2111 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11833 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2112 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11834 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11835 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11836 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2120 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11837 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2201 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11838 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11839 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11840 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2267 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11841 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2267 |
Avoid calling methods in Loops. |
| 11842 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11843 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11844 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11845 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11846 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11847 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11848 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Avoid calling methods in Loops. |
| 11849 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Avoid calling methods in Loops. |
| 11850 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Avoid calling methods in Loops. |
| 11851 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Avoid calling methods in Loops. |
| 11852 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Avoid calling methods in Loops. |
| 11853 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2276 |
Avoid calling methods in Loops. |
| 11854 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2425 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11855 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11856 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11857 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11858 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11859 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11860 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11861 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2440 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11862 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2441 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11863 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2443 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11864 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2444 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11865 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11866 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11867 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2447 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11868 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2448 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11869 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2451 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11870 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11871 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2454 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11872 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2456 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11873 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2458 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11874 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2503 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11875 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2503 |
Avoid calling methods in Loops. |
| 11876 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2587 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11877 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2594 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11878 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2596 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11879 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2597 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11880 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2600 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11881 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2653 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11882 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2657 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11883 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2658 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11884 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11885 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2817 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11886 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2818 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11887 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2819 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11888 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2820 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11889 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11890 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2822 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11891 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2823 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11892 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2824 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11893 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2825 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11894 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2826 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11895 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2828 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11896 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2830 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11897 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
2886 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11898 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3736 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11899 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3743 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11900 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3744 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11901 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3745 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11902 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3746 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11903 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3748 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11904 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3749 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11905 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3751 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11906 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3752 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11907 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3753 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11908 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11909 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3756 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11910 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3757 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11911 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3760 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11912 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3761 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11913 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3763 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11914 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3764 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11915 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3765 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11916 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3767 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11917 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3768 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11918 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3769 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11919 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3770 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11920 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3772 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11921 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11922 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11923 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3775 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11924 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11925 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11926 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3820 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11927 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3829 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11928 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
3829 |
Avoid calling methods in Loops. |
| 11929 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
4202 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11930 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
4207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11931 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSCartageController.java |
4208 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11932 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11933 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11934 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11935 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11936 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11937 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
388 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11938 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
389 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11939 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
390 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11940 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
391 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11941 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
617 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11942 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
618 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11943 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
619 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11944 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
620 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11945 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
621 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11946 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
622 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11947 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
623 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11948 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
624 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11949 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
625 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11950 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
626 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11951 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
627 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11952 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
628 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11953 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
630 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11954 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
630 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11955 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
631 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11956 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
631 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11957 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
632 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11958 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
632 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11959 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
633 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11960 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
633 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11961 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
634 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11962 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
634 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11963 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
638 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11964 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
639 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11965 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
648 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11966 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
649 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11967 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
650 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11968 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\etrans\QMSSellChargesController.java |
654 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11969 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\index.java |
76 |
Avoid declaration of instance variable in servlets |
| 11970 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\index.java |
334 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 11971 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
561 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11972 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
561 |
Avoid calling methods in Loops. |
| 11973 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
564 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 11974 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
564 |
Avoid calling methods in Loops. |
| 11975 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1005 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11976 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1009 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11977 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1013 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11978 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1017 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11979 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1029 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 11980 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1072 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 11981 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1075 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11982 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1076 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11983 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11984 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1078 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11985 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1082 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11986 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1083 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11987 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1084 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11988 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1085 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11989 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1086 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11990 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1087 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11991 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11992 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11993 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1095 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11994 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1096 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11995 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1097 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11996 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1098 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11997 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1117 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 11998 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1117 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 11999 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12000 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1125 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12001 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1129 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12002 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1130 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12003 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1146 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12004 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12005 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1158 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12006 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1158 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12007 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1162 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12008 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1171 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12009 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
1362 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12010 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2190 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12011 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12012 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12013 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12014 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2325 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12015 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2626 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12016 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2626 |
Avoid calling methods in Loops. |
| 12017 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2806 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12018 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2807 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12019 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2815 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12020 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2815 |
Avoid calling methods in Loops. |
| 12021 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2817 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12022 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2817 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12023 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2817 |
Avoid calling methods in Loops. |
| 12024 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2817 |
Avoid calling methods in Loops. |
| 12025 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2822 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12026 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2822 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12027 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2822 |
Avoid calling methods in Loops. |
| 12028 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2822 |
Avoid calling methods in Loops. |
| 12029 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
2851 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12030 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3119 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12031 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3120 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12032 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3120 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12033 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3120 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12034 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3120 |
Avoid calling methods in Loops. |
| 12035 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3120 |
Avoid calling methods in Loops. |
| 12036 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3120 |
Avoid calling methods in Loops. |
| 12037 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3617 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12038 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3617 |
Avoid calling methods in Loops. |
| 12039 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3838 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12040 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3840 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12041 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3841 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12042 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3842 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12043 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3843 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12044 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
3844 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12045 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4101 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12046 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4101 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12047 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4102 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12048 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4103 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12049 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4103 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12050 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4108 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12051 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4108 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12052 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4155 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12053 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4155 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12054 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4155 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12055 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4157 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12056 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4158 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12057 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4159 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12058 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4160 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12059 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12060 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4281 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12061 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4378 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 12062 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4381 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12063 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4382 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12064 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4383 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12065 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4384 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12066 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4385 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12067 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4386 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12068 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4393 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12069 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4395 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12070 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4400 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12071 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4411 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12072 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4412 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12073 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4420 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12074 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12075 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4426 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12076 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
4431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12077 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5137 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12078 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5137 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12079 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5138 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12080 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5138 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12081 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12082 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5460 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12083 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5460 |
Avoid calling methods in Loops. |
| 12084 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5463 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12085 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12086 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5773 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12087 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12088 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5774 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12089 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12090 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5775 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12091 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5775 |
Avoid calling methods in Loops. |
| 12092 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5794 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12093 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5794 |
Avoid calling methods in Loops. |
| 12094 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5803 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12095 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5803 |
Avoid calling methods in Loops. |
| 12096 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5818 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12097 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5818 |
Avoid calling methods in Loops. |
| 12098 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5823 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12099 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5823 |
Avoid calling methods in Loops. |
| 12100 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
5839 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12101 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6008 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12102 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6236 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12103 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6236 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12104 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6237 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12105 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6237 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12106 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6238 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12107 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6238 |
Avoid calling methods in Loops. |
| 12108 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6257 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12109 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6257 |
Avoid calling methods in Loops. |
| 12110 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6266 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12111 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6266 |
Avoid calling methods in Loops. |
| 12112 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6281 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12113 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6281 |
Avoid calling methods in Loops. |
| 12114 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6286 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12115 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6286 |
Avoid calling methods in Loops. |
| 12116 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12117 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6374 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12118 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6377 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12119 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6568 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12120 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6588 |
Avoid instantiating variables in a loop body. |
| 12121 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6589 |
Avoid instantiating variables in a loop body. |
| 12122 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6616 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12123 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6641 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 12124 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6664 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12125 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6665 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12126 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6666 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12127 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6667 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12128 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6668 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12129 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6669 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12130 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6670 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12131 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6671 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12132 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12133 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6673 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12134 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6674 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12135 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6675 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12136 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6677 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12137 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6678 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12138 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12139 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12140 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12141 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12142 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6684 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12143 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6685 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12144 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6895 |
Avoid declaration of instance variable in servlets |
| 12145 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6896 |
Avoid declaration of instance variable in servlets |
| 12146 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSCostingController.java |
6902 |
Cache EJBHome references to avoid JNDI lookup overhead (pattern called ServiceLocator). -4S-CS-4.4.6 |
| 12147 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
443 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12148 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
443 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12149 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
443 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12150 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
443 |
Avoid calling methods in Loops. |
| 12151 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
443 |
Avoid calling methods in Loops. |
| 12152 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
443 |
Avoid calling methods in Loops. |
| 12153 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
971 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12154 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
972 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12155 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
973 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12156 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
974 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12157 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
976 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12158 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
977 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12159 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
978 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12160 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
979 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12161 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
982 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12162 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1009 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12163 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1055 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12164 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1060 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12165 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1067 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12166 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1073 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12167 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1268 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12168 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1269 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12169 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12170 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12171 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12172 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12173 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12174 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12175 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Avoid calling methods in Loops. |
| 12176 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Avoid calling methods in Loops. |
| 12177 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Avoid calling methods in Loops. |
| 12178 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Avoid calling methods in Loops. |
| 12179 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Avoid calling methods in Loops. |
| 12180 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1468 |
Avoid calling methods in Loops. |
| 12181 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1469 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12182 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1469 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12183 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1469 |
Avoid calling methods in Loops. |
| 12184 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1469 |
Avoid calling methods in Loops. |
| 12185 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1503 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12186 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1503 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12187 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1503 |
Avoid calling methods in Loops. |
| 12188 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1503 |
Avoid calling methods in Loops. |
| 12189 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1549 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12190 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1549 |
Avoid calling methods in Loops. |
| 12191 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1550 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12192 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1705 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12193 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1917 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12194 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1917 |
Avoid calling methods in Loops. |
| 12195 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1928 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12196 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1928 |
Avoid calling methods in Loops. |
| 12197 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1931 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12198 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1931 |
Avoid calling methods in Loops. |
| 12199 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1944 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12200 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1944 |
Avoid calling methods in Loops. |
| 12201 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1954 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12202 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1954 |
Avoid calling methods in Loops. |
| 12203 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1957 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12204 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1957 |
Avoid calling methods in Loops. |
| 12205 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1969 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12206 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1969 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12207 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1969 |
Avoid calling methods in Loops. |
| 12208 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1969 |
Avoid calling methods in Loops. |
| 12209 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1970 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12210 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1970 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12211 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1970 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12212 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1970 |
Avoid calling methods in Loops. |
| 12213 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1970 |
Avoid calling methods in Loops. |
| 12214 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1970 |
Avoid calling methods in Loops. |
| 12215 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1971 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12216 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1971 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12217 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1971 |
Avoid calling methods in Loops. |
| 12218 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1971 |
Avoid calling methods in Loops. |
| 12219 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1972 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12220 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1972 |
Avoid calling methods in Loops. |
| 12221 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1992 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12222 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1992 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12223 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1992 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12224 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1992 |
Avoid calling methods in Loops. |
| 12225 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1992 |
Avoid calling methods in Loops. |
| 12226 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1992 |
Avoid calling methods in Loops. |
| 12227 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1993 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12228 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1993 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12229 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1993 |
Avoid calling methods in Loops. |
| 12230 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1993 |
Avoid calling methods in Loops. |
| 12231 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1994 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12232 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
1994 |
Avoid calling methods in Loops. |
| 12233 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2010 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12234 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2010 |
Avoid calling methods in Loops. |
| 12235 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2018 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12236 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2018 |
Avoid calling methods in Loops. |
| 12237 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2073 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12238 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2073 |
Avoid calling methods in Loops. |
| 12239 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2084 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12240 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2084 |
Avoid calling methods in Loops. |
| 12241 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2087 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12242 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2087 |
Avoid calling methods in Loops. |
| 12243 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2100 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12244 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2100 |
Avoid calling methods in Loops. |
| 12245 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2110 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12246 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2110 |
Avoid calling methods in Loops. |
| 12247 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2113 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12248 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2113 |
Avoid calling methods in Loops. |
| 12249 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2125 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12250 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2125 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12251 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2125 |
Avoid calling methods in Loops. |
| 12252 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2125 |
Avoid calling methods in Loops. |
| 12253 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2126 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12254 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2126 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12255 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2126 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12256 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2126 |
Avoid calling methods in Loops. |
| 12257 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2126 |
Avoid calling methods in Loops. |
| 12258 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2126 |
Avoid calling methods in Loops. |
| 12259 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2127 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12260 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2127 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12261 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2127 |
Avoid calling methods in Loops. |
| 12262 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2127 |
Avoid calling methods in Loops. |
| 12263 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2128 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12264 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2128 |
Avoid calling methods in Loops. |
| 12265 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2148 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12266 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2148 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12267 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2148 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12268 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2148 |
Avoid calling methods in Loops. |
| 12269 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2148 |
Avoid calling methods in Loops. |
| 12270 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2148 |
Avoid calling methods in Loops. |
| 12271 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2149 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12272 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2149 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12273 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2149 |
Avoid calling methods in Loops. |
| 12274 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2149 |
Avoid calling methods in Loops. |
| 12275 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2150 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12276 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2150 |
Avoid calling methods in Loops. |
| 12277 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2166 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12278 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2166 |
Avoid calling methods in Loops. |
| 12279 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2174 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12280 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2174 |
Avoid calling methods in Loops. |
| 12281 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2298 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12282 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2299 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12283 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2300 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12284 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2301 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12285 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2302 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12286 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2303 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12287 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2304 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12288 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2305 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12289 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2306 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12290 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2307 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12291 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2308 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12292 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2309 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12293 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2310 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12294 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2311 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12295 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2312 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12296 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2313 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12297 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12298 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2315 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12299 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2316 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12300 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2317 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12301 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2318 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12302 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2319 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12303 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2320 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12304 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2321 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12305 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2322 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12306 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2323 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12307 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2324 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12308 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2326 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12309 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2327 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12310 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12311 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12312 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2383 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12313 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2383 |
Avoid calling methods in Loops. |
| 12314 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2398 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12315 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2398 |
Avoid calling methods in Loops. |
| 12316 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2408 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12317 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2408 |
Avoid calling methods in Loops. |
| 12318 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2411 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12319 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2411 |
Avoid calling methods in Loops. |
| 12320 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2420 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12321 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2420 |
Avoid calling methods in Loops. |
| 12322 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2430 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12323 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2430 |
Avoid calling methods in Loops. |
| 12324 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2433 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12325 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2433 |
Avoid calling methods in Loops. |
| 12326 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2451 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12327 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2451 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12328 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2451 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12329 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2451 |
Avoid calling methods in Loops. |
| 12330 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2451 |
Avoid calling methods in Loops. |
| 12331 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2451 |
Avoid calling methods in Loops. |
| 12332 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2452 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12333 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2452 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12334 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2452 |
Avoid calling methods in Loops. |
| 12335 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2452 |
Avoid calling methods in Loops. |
| 12336 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2453 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12337 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2453 |
Avoid calling methods in Loops. |
| 12338 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2481 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12339 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2481 |
Avoid calling methods in Loops. |
| 12340 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2511 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12341 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2511 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12342 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2511 |
Avoid calling methods in Loops. |
| 12343 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2511 |
Avoid calling methods in Loops. |
| 12344 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2592 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12345 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2592 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12346 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2592 |
Avoid calling methods in Loops. |
| 12347 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2592 |
Avoid calling methods in Loops. |
| 12348 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2683 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12349 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2683 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12350 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2683 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12351 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2683 |
Avoid calling methods in Loops. |
| 12352 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2683 |
Avoid calling methods in Loops. |
| 12353 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2683 |
Avoid calling methods in Loops. |
| 12354 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2684 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12355 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2684 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12356 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2684 |
Avoid calling methods in Loops. |
| 12357 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2684 |
Avoid calling methods in Loops. |
| 12358 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2685 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12359 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2685 |
Avoid calling methods in Loops. |
| 12360 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2699 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12361 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2699 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12362 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2699 |
Avoid calling methods in Loops. |
| 12363 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2699 |
Avoid calling methods in Loops. |
| 12364 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2722 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12365 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2722 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12366 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2722 |
Avoid calling methods in Loops. |
| 12367 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2722 |
Avoid calling methods in Loops. |
| 12368 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2806 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12369 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2806 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12370 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2806 |
Avoid calling methods in Loops. |
| 12371 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
2806 |
Avoid calling methods in Loops. |
| 12372 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3080 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12373 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3080 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12374 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3080 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12375 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3080 |
Avoid calling methods in Loops. |
| 12376 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3080 |
Avoid calling methods in Loops. |
| 12377 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3080 |
Avoid calling methods in Loops. |
| 12378 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12379 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3460 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12380 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3461 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12381 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3462 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12382 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3470 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12383 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3470 |
Avoid calling methods in Loops. |
| 12384 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3472 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12385 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3472 |
Avoid calling methods in Loops. |
| 12386 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3476 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12387 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12388 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12389 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12390 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3478 |
Avoid calling methods in Loops. |
| 12391 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3478 |
Avoid calling methods in Loops. |
| 12392 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3478 |
Avoid calling methods in Loops. |
| 12393 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3479 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12394 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3480 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12395 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3526 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12396 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3534 |
Avoid instantiating variables in a loop body. |
| 12397 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3535 |
Avoid instantiating variables in a loop body. |
| 12398 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3547 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12399 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3548 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12400 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3559 |
Avoid instantiating variables in a loop body. |
| 12401 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3560 |
Avoid instantiating variables in a loop body. |
| 12402 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12403 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12404 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3778 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12405 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3779 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12406 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3781 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12407 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3793 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12408 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3809 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12409 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3810 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12410 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3812 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12411 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3813 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12412 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3814 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12413 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12414 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3819 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12415 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3819 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12416 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3821 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12417 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3823 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12418 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3834 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12419 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3846 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12420 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3847 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12421 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3867 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12422 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12423 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3868 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12424 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3874 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12425 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3889 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12426 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3896 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12427 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3896 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12428 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12429 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3897 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12430 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3914 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12431 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
3961 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12432 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4201 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12433 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4201 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12434 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4201 |
Avoid calling methods in Loops. |
| 12435 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4201 |
Avoid calling methods in Loops. |
| 12436 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4626 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12437 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4669 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12438 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4672 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12439 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4676 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12440 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4677 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12441 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4680 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12442 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4680 |
Avoid calling methods in Loops. |
| 12443 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4783 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12444 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4783 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12445 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4783 |
Avoid calling methods in Loops. |
| 12446 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4783 |
Avoid calling methods in Loops. |
| 12447 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4785 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12448 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4905 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12449 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4907 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12450 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4908 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12451 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4911 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12452 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4938 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12453 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
4938 |
Avoid calling methods in Loops. |
| 12454 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5046 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12455 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5047 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12456 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5048 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12457 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5049 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12458 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5049 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12459 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5132 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12460 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5137 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12461 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5137 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12462 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5137 |
Avoid calling methods in Loops. |
| 12463 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5137 |
Avoid calling methods in Loops. |
| 12464 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5147 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12465 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5149 |
Avoid instantiating variables in a loop body. |
| 12466 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5149 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12467 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5170 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12468 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5172 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12469 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5174 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12470 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5176 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12471 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5178 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12472 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12473 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5182 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12474 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12475 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12476 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12477 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12478 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12479 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12480 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12481 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12482 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12483 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12484 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12485 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12486 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12487 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12488 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12489 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12490 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12491 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12492 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12493 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12494 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12495 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12496 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12497 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12498 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12499 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12500 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12501 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12502 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12503 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5334 |
Avoid calling methods in Loops. |
| 12504 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12505 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12506 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12507 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12508 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12509 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12510 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12511 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12512 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12513 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12514 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12515 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12516 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12517 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12518 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12519 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12520 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12521 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12522 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12523 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12524 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12525 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12526 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12527 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12528 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12529 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12530 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12531 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12532 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12533 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5365 |
Avoid calling methods in Loops. |
| 12534 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5447 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12535 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5448 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12536 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5448 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12537 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5448 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12538 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5448 |
Avoid calling methods in Loops. |
| 12539 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5448 |
Avoid calling methods in Loops. |
| 12540 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5448 |
Avoid calling methods in Loops. |
| 12541 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5451 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12542 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5451 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12543 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5451 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12544 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5451 |
Avoid calling methods in Loops. |
| 12545 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5451 |
Avoid calling methods in Loops. |
| 12546 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5451 |
Avoid calling methods in Loops. |
| 12547 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5518 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12548 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5521 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12549 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12550 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5527 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12551 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5530 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12552 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5530 |
Avoid calling methods in Loops. |
| 12553 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5608 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12554 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5608 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12555 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5608 |
Avoid calling methods in Loops. |
| 12556 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5608 |
Avoid calling methods in Loops. |
| 12557 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5784 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12558 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5789 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12559 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5789 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12560 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5790 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12561 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5790 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12562 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5795 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12563 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5795 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12564 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5867 |
Avoid instantiating variables in a loop body. |
| 12565 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12566 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5867 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12567 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5897 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12568 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5897 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12569 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5898 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12570 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5902 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12571 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5903 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12572 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5904 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12573 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5944 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12574 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5956 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12575 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
5956 |
Avoid calling methods in Loops. |
| 12576 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6091 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12577 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12578 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12579 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6096 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12580 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6096 |
Avoid calling methods in Loops. |
| 12581 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6097 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12582 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6101 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12583 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6101 |
Avoid calling methods in Loops. |
| 12584 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6102 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12585 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6107 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12586 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6107 |
Avoid calling methods in Loops. |
| 12587 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6162 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12588 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6162 |
Avoid calling methods in Loops. |
| 12589 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6219 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12590 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6219 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12591 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6270 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12592 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6270 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12593 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6280 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12594 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6284 |
Avoid instantiating variables in a loop body. |
| 12595 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6314 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12596 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6314 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12597 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6379 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12598 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6379 |
Avoid calling methods in Loops. |
| 12599 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6381 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12600 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6381 |
Avoid calling methods in Loops. |
| 12601 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6386 |
Avoid instantiating variables in a loop body. |
| 12602 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6415 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12603 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6415 |
Avoid creating temporary objects being used, especially in loops |
| 12604 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6423 |
Avoid instantiating variables in a loop body. |
| 12605 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6439 |
Avoid instantiating variables in a loop body. |
| 12606 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6446 |
Avoid instantiating variables in a loop body. |
| 12607 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6446 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12608 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6450 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12609 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6452 |
Avoid instantiating variables in a loop body. |
| 12610 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6460 |
Avoid instantiating variables in a loop body. |
| 12611 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6461 |
Avoid instantiating variables in a loop body. |
| 12612 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6467 |
Avoid instantiating variables in a loop body. |
| 12613 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6482 |
Avoid instantiating variables in a loop body. |
| 12614 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6493 |
Avoid creating temporary objects being used, especially in loops |
| 12615 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6494 |
Avoid creating temporary objects being used, especially in loops |
| 12616 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6599 |
Avoid creating temporary objects being used, especially in loops |
| 12617 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6600 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12618 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6600 |
Avoid calling methods in Loops. |
| 12619 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6686 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12620 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6686 |
Avoid calling methods in Loops. |
| 12621 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6747 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12622 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6747 |
Avoid calling methods in Loops. |
| 12623 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6834 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12624 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6834 |
Avoid calling methods in Loops. |
| 12625 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6899 |
Avoid instantiating variables in a loop body. |
| 12626 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6900 |
Avoid creating temporary objects being used, especially in loops |
| 12627 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6902 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12628 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6902 |
Avoid calling methods in Loops. |
| 12629 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6967 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12630 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6967 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12631 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6967 |
Avoid calling methods in Loops. |
| 12632 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6967 |
Avoid calling methods in Loops. |
| 12633 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6996 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12634 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
6996 |
Avoid calling methods in Loops. |
| 12635 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7061 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12636 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7061 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12637 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7061 |
Avoid calling methods in Loops. |
| 12638 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7061 |
Avoid calling methods in Loops. |
| 12639 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7088 |
Avoid instantiating variables in a loop body. |
| 12640 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7088 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12641 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7089 |
Avoid instantiating variables in a loop body. |
| 12642 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7089 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12643 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7093 |
Avoid instantiating variables in a loop body. |
| 12644 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7095 |
Avoid instantiating variables in a loop body. |
| 12645 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7095 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12646 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7098 |
Avoid instantiating variables in a loop body. |
| 12647 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7104 |
Avoid creating temporary objects being used, especially in loops |
| 12648 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7166 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12649 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7218 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12650 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7234 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12651 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7385 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12652 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7387 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12653 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7389 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12654 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7391 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12655 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7420 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 12656 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7422 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12657 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7423 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12658 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7424 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12659 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7425 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12660 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7427 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12661 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7428 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12662 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7429 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12663 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12664 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7431 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12665 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7433 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12666 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12667 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7435 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12668 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12669 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7437 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12670 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7438 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12671 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12672 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7453 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12673 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7453 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12674 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7454 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12675 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7455 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12676 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7456 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12677 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7457 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12678 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7459 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12679 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7482 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12680 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7482 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12681 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7483 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12682 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7483 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12683 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7484 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12684 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7484 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12685 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12686 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7556 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12687 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7557 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12688 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12689 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12690 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7603 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12691 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7696 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12692 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7696 |
Avoid calling methods in Loops. |
| 12693 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7708 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12694 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7708 |
Avoid calling methods in Loops. |
| 12695 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7922 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12696 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7927 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12697 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7931 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12698 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7931 |
Avoid calling methods in Loops. |
| 12699 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7936 |
Avoid instantiating variables in a loop body. |
| 12700 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7936 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12701 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7937 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12702 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7940 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12703 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7940 |
Avoid calling methods in Loops. |
| 12704 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7944 |
Avoid instantiating variables in a loop body. |
| 12705 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7944 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12706 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7946 |
Avoid instantiating variables in a loop body. |
| 12707 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7946 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12708 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7949 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12709 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7949 |
Avoid calling methods in Loops. |
| 12710 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7954 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12711 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7954 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12712 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7954 |
Avoid calling methods in Loops. |
| 12713 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7954 |
Avoid calling methods in Loops. |
| 12714 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7960 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12715 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7960 |
Avoid calling methods in Loops. |
| 12716 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7965 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12717 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7965 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12718 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7965 |
Avoid calling methods in Loops. |
| 12719 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7965 |
Avoid calling methods in Loops. |
| 12720 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7971 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12721 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7971 |
Avoid calling methods in Loops. |
| 12722 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7976 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12723 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7976 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12724 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7976 |
Avoid calling methods in Loops. |
| 12725 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7976 |
Avoid calling methods in Loops. |
| 12726 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7981 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12727 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7981 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12728 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7981 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12729 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7981 |
Avoid calling methods in Loops. |
| 12730 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7981 |
Avoid calling methods in Loops. |
| 12731 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7981 |
Avoid calling methods in Loops. |
| 12732 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
7992 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12733 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8011 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12734 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8077 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12735 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8080 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12736 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8083 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12737 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8083 |
Avoid calling methods in Loops. |
| 12738 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8086 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12739 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8086 |
Avoid calling methods in Loops. |
| 12740 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8092 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12741 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8092 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12742 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8092 |
Avoid calling methods in Loops. |
| 12743 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8092 |
Avoid calling methods in Loops. |
| 12744 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8264 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12745 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8272 |
Avoid instantiating variables in a loop body. |
| 12746 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8272 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12747 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8275 |
Avoid instantiating variables in a loop body. |
| 12748 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8275 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12749 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8276 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12750 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8277 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12751 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8277 |
Avoid calling methods in Loops. |
| 12752 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8280 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12753 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8280 |
Avoid calling methods in Loops. |
| 12754 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8285 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12755 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8285 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12756 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8285 |
Avoid calling methods in Loops. |
| 12757 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8285 |
Avoid calling methods in Loops. |
| 12758 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8286 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12759 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8286 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12760 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8286 |
Avoid calling methods in Loops. |
| 12761 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8286 |
Avoid calling methods in Loops. |
| 12762 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8291 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12763 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8291 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12764 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8291 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12765 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8291 |
Avoid calling methods in Loops. |
| 12766 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8291 |
Avoid calling methods in Loops. |
| 12767 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8291 |
Avoid calling methods in Loops. |
| 12768 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8432 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12769 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8452 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12770 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8517 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12771 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8518 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12772 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8518 |
Avoid calling methods in Loops. |
| 12773 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8521 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12774 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8521 |
Avoid calling methods in Loops. |
| 12775 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8530 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12776 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8530 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12777 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8530 |
Avoid calling methods in Loops. |
| 12778 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8530 |
Avoid calling methods in Loops. |
| 12779 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8756 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12780 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8756 |
Avoid calling methods in Loops. |
| 12781 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8758 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12782 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8758 |
Avoid calling methods in Loops. |
| 12783 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8849 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12784 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8854 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12785 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8854 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12786 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8855 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12787 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8855 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12788 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8867 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12789 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8868 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12790 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8869 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12791 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8870 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12792 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8871 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12793 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8872 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12794 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8873 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12795 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8901 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12796 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8901 |
Avoid calling methods in Loops. |
| 12797 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8923 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12798 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
8924 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12799 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9134 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12800 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9147 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12801 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9179 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12802 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9180 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12803 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12804 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9184 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12805 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9185 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12806 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12807 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12808 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9192 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12809 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9193 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12810 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9199 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12811 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9200 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12812 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9201 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12813 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9202 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12814 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9203 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12815 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9207 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12816 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9230 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12817 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9231 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12818 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12819 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12820 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12821 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12822 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12823 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12824 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Avoid calling methods in Loops. |
| 12825 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Avoid calling methods in Loops. |
| 12826 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Avoid calling methods in Loops. |
| 12827 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Avoid calling methods in Loops. |
| 12828 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Avoid calling methods in Loops. |
| 12829 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9253 |
Avoid calling methods in Loops. |
| 12830 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9254 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12831 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9254 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12832 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9254 |
Avoid calling methods in Loops. |
| 12833 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9254 |
Avoid calling methods in Loops. |
| 12834 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9284 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12835 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9284 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12836 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9284 |
Avoid calling methods in Loops. |
| 12837 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9284 |
Avoid calling methods in Loops. |
| 12838 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9328 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12839 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9328 |
Avoid calling methods in Loops. |
| 12840 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9329 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12841 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12842 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9368 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12843 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9368 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12844 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9370 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12845 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSMultiQuoteController.java |
9374 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12846 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteAjaxController.java |
33 |
Avoid declaration of instance variable in servlets |
| 12847 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteAjaxController.java |
34 |
Avoid declaration of instance variable in servlets |
| 12848 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
618 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12849 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
618 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12850 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
618 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12851 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
618 |
Avoid calling methods in Loops. |
| 12852 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
618 |
Avoid calling methods in Loops. |
| 12853 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
618 |
Avoid calling methods in Loops. |
| 12854 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
619 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12855 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
619 |
Avoid calling methods in Loops. |
| 12856 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
644 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12857 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
644 |
Avoid calling methods in Loops. |
| 12858 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
999 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12859 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
999 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12860 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
999 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12861 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
999 |
Avoid calling methods in Loops. |
| 12862 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
999 |
Avoid calling methods in Loops. |
| 12863 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
999 |
Avoid calling methods in Loops. |
| 12864 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1000 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12865 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1000 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12866 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1000 |
Avoid calling methods in Loops. |
| 12867 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1000 |
Avoid calling methods in Loops. |
| 12868 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1001 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12869 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1001 |
Avoid calling methods in Loops. |
| 12870 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1176 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12871 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1176 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12872 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1176 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12873 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1176 |
Avoid calling methods in Loops. |
| 12874 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1176 |
Avoid calling methods in Loops. |
| 12875 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1176 |
Avoid calling methods in Loops. |
| 12876 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1177 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12877 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1177 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12878 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1177 |
Avoid calling methods in Loops. |
| 12879 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1177 |
Avoid calling methods in Loops. |
| 12880 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1178 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12881 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1178 |
Avoid calling methods in Loops. |
| 12882 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1369 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12883 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1369 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12884 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1369 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12885 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1369 |
Avoid calling methods in Loops. |
| 12886 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1369 |
Avoid calling methods in Loops. |
| 12887 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1369 |
Avoid calling methods in Loops. |
| 12888 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1370 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12889 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1370 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12890 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1370 |
Avoid calling methods in Loops. |
| 12891 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1370 |
Avoid calling methods in Loops. |
| 12892 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1371 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12893 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1371 |
Avoid calling methods in Loops. |
| 12894 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1661 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12895 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1661 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12896 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1661 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12897 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1661 |
Avoid calling methods in Loops. |
| 12898 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1661 |
Avoid calling methods in Loops. |
| 12899 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
1661 |
Avoid calling methods in Loops. |
| 12900 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2084 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12901 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2085 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12902 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2086 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12903 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2087 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12904 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2089 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12905 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2097 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12906 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2113 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12907 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2113 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12908 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2115 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12909 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2128 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12910 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2140 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12911 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2141 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12912 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2161 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12913 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2161 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12914 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12915 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2168 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12916 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2183 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12917 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2190 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12918 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2190 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12919 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2191 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12920 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2191 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12921 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2208 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12922 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2255 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12923 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2805 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12924 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2807 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12925 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12926 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2816 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12927 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2832 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12928 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2875 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12929 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2974 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12930 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2974 |
Avoid calling methods in Loops. |
| 12931 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
2976 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12932 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3090 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12933 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12934 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3093 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12935 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3120 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12936 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3120 |
Avoid calling methods in Loops. |
| 12937 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3192 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12938 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3192 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12939 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3192 |
Avoid calling methods in Loops. |
| 12940 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3192 |
Avoid calling methods in Loops. |
| 12941 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3194 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12942 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3197 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12943 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3225 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12944 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3261 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12945 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12946 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12947 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12948 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12949 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12950 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12951 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Avoid calling methods in Loops. |
| 12952 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Avoid calling methods in Loops. |
| 12953 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Avoid calling methods in Loops. |
| 12954 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Avoid calling methods in Loops. |
| 12955 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Avoid calling methods in Loops. |
| 12956 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3289 |
Avoid calling methods in Loops. |
| 12957 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3430 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12958 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3526 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12959 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3526 |
Avoid calling methods in Loops. |
| 12960 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3697 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12961 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3702 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12962 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3702 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12963 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3703 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12964 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3703 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12965 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3708 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12966 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3708 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12967 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3780 |
Avoid instantiating variables in a loop body. |
| 12968 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3780 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12969 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3780 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12970 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3810 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12971 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3810 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12972 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3811 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12973 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3815 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12974 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3816 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12975 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3817 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12976 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
3857 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12977 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4004 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12978 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4005 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12979 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4006 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12980 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4010 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12981 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4015 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 12982 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4131 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12983 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4131 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12984 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4246 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12985 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4277 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12986 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4281 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 12987 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4798 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12988 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4798 |
Avoid calling methods in Loops. |
| 12989 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4892 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 12990 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4892 |
Avoid calling methods in Loops. |
| 12991 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4919 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12992 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4920 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12993 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
4926 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 12994 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5000 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12995 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5049 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12996 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5050 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12997 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5051 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12998 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5055 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 12999 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5089 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13000 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5133 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13001 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5138 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13002 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5145 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13003 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5151 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13004 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5328 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13005 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5329 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13006 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5332 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13007 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5333 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13008 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5334 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13009 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5335 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13010 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5336 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13011 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5337 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13012 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5338 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13013 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5339 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13014 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5340 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13015 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5341 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13016 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5342 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13017 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5343 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13018 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5344 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13019 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5345 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13020 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5346 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13021 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5347 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13022 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5446 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13023 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5446 |
Avoid calling methods in Loops. |
| 13024 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5463 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13025 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5463 |
Avoid calling methods in Loops. |
| 13026 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13027 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13028 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13029 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13030 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13031 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13032 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Avoid calling methods in Loops. |
| 13033 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Avoid calling methods in Loops. |
| 13034 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Avoid calling methods in Loops. |
| 13035 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Avoid calling methods in Loops. |
| 13036 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Avoid calling methods in Loops. |
| 13037 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5478 |
Avoid calling methods in Loops. |
| 13038 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5514 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13039 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5514 |
Avoid calling methods in Loops. |
| 13040 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5533 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13041 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5533 |
Avoid calling methods in Loops. |
| 13042 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5552 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13043 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5552 |
Avoid calling methods in Loops. |
| 13044 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5571 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13045 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5571 |
Avoid calling methods in Loops. |
| 13046 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5754 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13047 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5755 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13048 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5756 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13049 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5757 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13050 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5758 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13051 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5759 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13052 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5760 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13053 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5761 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13054 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5763 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13055 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5764 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13056 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5771 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13057 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5773 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13058 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5774 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13059 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5776 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13060 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5777 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13061 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5779 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13062 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5780 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13063 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5792 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13064 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5793 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13065 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5798 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13066 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5799 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13067 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5947 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13068 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
5947 |
Avoid calling methods in Loops. |
| 13069 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6028 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13070 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6028 |
Avoid calling methods in Loops. |
| 13071 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6152 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13072 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6152 |
Avoid calling methods in Loops. |
| 13073 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6175 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13074 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6175 |
Avoid calling methods in Loops. |
| 13075 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6259 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13076 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6259 |
Avoid calling methods in Loops. |
| 13077 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6353 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13078 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6353 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13079 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6353 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13080 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6353 |
Avoid calling methods in Loops. |
| 13081 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6353 |
Avoid calling methods in Loops. |
| 13082 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6353 |
Avoid calling methods in Loops. |
| 13083 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6354 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13084 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6354 |
Avoid calling methods in Loops. |
| 13085 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6363 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13086 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6363 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13087 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6363 |
Avoid calling methods in Loops. |
| 13088 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6363 |
Avoid calling methods in Loops. |
| 13089 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6374 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13090 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6374 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13091 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6374 |
Avoid calling methods in Loops. |
| 13092 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6374 |
Avoid calling methods in Loops. |
| 13093 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6507 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13094 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6507 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13095 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6507 |
Avoid calling methods in Loops. |
| 13096 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
6507 |
Avoid calling methods in Loops. |
| 13097 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7110 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13098 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7110 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13099 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7110 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13100 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7110 |
Avoid calling methods in Loops. |
| 13101 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7110 |
Avoid calling methods in Loops. |
| 13102 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7110 |
Avoid calling methods in Loops. |
| 13103 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7245 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13104 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7261 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13105 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7510 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13106 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7512 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13107 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7514 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13108 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7516 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13109 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7544 |
Avoid names that are similar or differ only in Case 4S-CS-1.1.5Warning:Avoid storing unrelated/different types of objects into collection. Instead store them into ValueObject/DTO object |
| 13110 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7546 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13111 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7547 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13112 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7548 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13113 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7549 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13114 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7551 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13115 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7552 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13116 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7553 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13117 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7554 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13118 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7555 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13119 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7557 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13120 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7558 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13121 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7559 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13122 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7560 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13123 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7561 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13124 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7562 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13125 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7576 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13126 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7577 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13127 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7577 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13128 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7578 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13129 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7579 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13130 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7580 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13131 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7581 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13132 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7583 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13133 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7606 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13134 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7606 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13135 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7607 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13136 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7607 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13137 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7608 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13138 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7608 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13139 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7679 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13140 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7680 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13141 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7681 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13142 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7682 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13143 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7683 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13144 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7727 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13145 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7820 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13146 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7820 |
Avoid calling methods in Loops. |
| 13147 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7832 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13148 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
7832 |
Avoid calling methods in Loops. |
| 13149 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13150 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8097 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13151 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8101 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13152 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8101 |
Avoid calling methods in Loops. |
| 13153 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8106 |
Avoid instantiating variables in a loop body. |
| 13154 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8106 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13155 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8107 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13156 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8110 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13157 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8110 |
Avoid calling methods in Loops. |
| 13158 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8114 |
Avoid instantiating variables in a loop body. |
| 13159 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8114 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13160 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8116 |
Avoid instantiating variables in a loop body. |
| 13161 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8116 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13162 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8119 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13163 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8119 |
Avoid calling methods in Loops. |
| 13164 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8124 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13165 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8124 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13166 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8124 |
Avoid calling methods in Loops. |
| 13167 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8124 |
Avoid calling methods in Loops. |
| 13168 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8130 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13169 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8130 |
Avoid calling methods in Loops. |
| 13170 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8135 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13171 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8135 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13172 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8135 |
Avoid calling methods in Loops. |
| 13173 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8135 |
Avoid calling methods in Loops. |
| 13174 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8141 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13175 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8141 |
Avoid calling methods in Loops. |
| 13176 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8146 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13177 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8146 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13178 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8146 |
Avoid calling methods in Loops. |
| 13179 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8146 |
Avoid calling methods in Loops. |
| 13180 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8151 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13181 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8151 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13182 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8151 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13183 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8151 |
Avoid calling methods in Loops. |
| 13184 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8151 |
Avoid calling methods in Loops. |
| 13185 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8151 |
Avoid calling methods in Loops. |
| 13186 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8162 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13187 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8181 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13188 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8247 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13189 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8250 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13190 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8253 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13191 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8253 |
Avoid calling methods in Loops. |
| 13192 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8256 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13193 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8256 |
Avoid calling methods in Loops. |
| 13194 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8262 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13195 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8262 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13196 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8262 |
Avoid calling methods in Loops. |
| 13197 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8262 |
Avoid calling methods in Loops. |
| 13198 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8434 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13199 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8442 |
Avoid instantiating variables in a loop body. |
| 13200 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8442 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13201 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8445 |
Avoid instantiating variables in a loop body. |
| 13202 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8445 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13203 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8446 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13204 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8447 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13205 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8447 |
Avoid calling methods in Loops. |
| 13206 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8450 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13207 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8450 |
Avoid calling methods in Loops. |
| 13208 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8455 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13209 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8455 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13210 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8455 |
Avoid calling methods in Loops. |
| 13211 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8455 |
Avoid calling methods in Loops. |
| 13212 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8456 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13213 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8456 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13214 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8456 |
Avoid calling methods in Loops. |
| 13215 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8456 |
Avoid calling methods in Loops. |
| 13216 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8461 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13217 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8461 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13218 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8461 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13219 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8461 |
Avoid calling methods in Loops. |
| 13220 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8461 |
Avoid calling methods in Loops. |
| 13221 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8461 |
Avoid calling methods in Loops. |
| 13222 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8602 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13223 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8622 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13224 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8687 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13225 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8688 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13226 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8688 |
Avoid calling methods in Loops. |
| 13227 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8691 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13228 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8691 |
Avoid calling methods in Loops. |
| 13229 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8700 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13230 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8700 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13231 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8700 |
Avoid calling methods in Loops. |
| 13232 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8700 |
Avoid calling methods in Loops. |
| 13233 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8926 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13234 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8926 |
Avoid calling methods in Loops. |
| 13235 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8928 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13236 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
8928 |
Avoid calling methods in Loops. |
| 13237 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9017 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13238 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9022 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13239 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9022 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13240 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9023 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13241 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9023 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13242 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9035 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13243 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9036 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13244 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9037 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13245 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9038 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13246 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9039 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13247 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9040 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13248 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9041 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13249 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9069 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13250 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9069 |
Avoid calling methods in Loops. |
| 13251 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9091 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13252 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9092 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13253 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9302 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13254 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9315 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13255 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9362 |
Assign null to any reference variable that is no longer being used. (This includes, especially, elements of arrays.) To explicitly help the garbage collector, in indentifying unreachable objects. |
| 13256 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9370 |
Avoid instantiating variables in a loop body. |
| 13257 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9371 |
Avoid instantiating variables in a loop body. |
| 13258 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9383 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13259 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9384 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13260 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9395 |
Avoid instantiating variables in a loop body. |
| 13261 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9396 |
Avoid instantiating variables in a loop body. |
| 13262 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9436 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13263 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9464 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13264 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9464 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13265 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9474 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13266 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9478 |
Avoid instantiating variables in a loop body. |
| 13267 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9508 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13268 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9508 |
Use buffering to minimize disk access and underlying operating system.Make sure to close the stream objects once out of scope, in finally block. -4S-CR-2.3.42 |
| 13269 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9524 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13270 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9525 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13271 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9526 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13272 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9534 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13273 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9534 |
Avoid calling methods in Loops. |
| 13274 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9536 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13275 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9536 |
Avoid calling methods in Loops. |
| 13276 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9540 |
Make all objects to null in finally block before leave from the method-4S-CS-4.7.2.10 |
| 13277 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9542 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13278 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9542 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13279 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9542 |
Assign value to variable and use the variable object instead of using the function so many times. i.e Don?t call .length and size() in loops causes so many method calls |
| 13280 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9542 |
Avoid calling methods in Loops. |
| 13281 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9542 |
Avoid calling methods in Loops. |
| 13282 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9542 |
Avoid calling methods in Loops. |
| 13283 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9543 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |
| 13284 |
D:\DHL-QMS CR's\Interm Release 2\ESupply\qms\QMSQuoteController.java |
9544 |
Use ’String’ instead of ’StringBuffer’ for concatenation of static strings at compile time. -4S-CS-2.3.7 |